Connecting Tech Pros Worldwide Help | Site Map

cab files and jar files

  #1  
Old May 12th, 2006, 06:25 AM
balakrishnan.dinesh@gmail.com
Guest
 
Posts: n/a
hellow friends,
In my product , to sign a file i need a cab file to
be download each time
when the page is loaded .Its working in IE5, but in case of Netscape
browsers jar files are downloading but it is not working.
What i want to know is, whether i need to do any change in
browser property in Netscape browser or anyother than that.

  #2  
Old May 12th, 2006, 08:15 AM
VK
Guest
 
Posts: n/a

re: cab files and jar files



balakrishnan.dinesh@gmail.com wrote:[color=blue]
> hellow friends,
> In my product , to sign a file i need a cab file to
> be download each time
> when the page is loaded .Its working in IE5, but in case of Netscape
> browsers jar files are downloading but it is not working.[/color]

While .jar file presumably could contain signed JavaScript, the mention
of .cab file and Netscape leaves only one option: you are working with
a signed Java applet. In such case this question is OT to this group
(JavaScript != Java).

Try in <comp.lang.java.help>

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help. Is it possible? Amit Agarwal answers 2 October 3rd, 2008 09:05 AM
proper way to deploy a web app to IIS? Flip answers 4 November 18th, 2005 10:52 PM
MSI File format [???] Nadav answers 6 November 16th, 2005 03:33 PM
Including javascript within a js file Trenqo 0 answers 9 July 23rd, 2005 10:28 PM