Board index » Web Programming » I wrote an applet . It works well in applet viewer but not in IE ....
|
G-Fit
|
|
G-Fit
|
I wrote an applet . It works well in applet viewer but not in IE ....
Web Programming330
Everything related to .class file is OK (the path and name ...) but is does'nt work properly in IE. It works in applet viewer. What can I do with this problem ? Thank U for Ur reply - |
| Thomas
Registered User |
Wed Jul 13 06:48:30 CDT 2005
Re:I wrote an applet . It works well in applet viewer but not in IE ....
Do you have the Sun Java Virtual Machine installed and set to be used by IE?
-- ============================================== Thomas A. Rowe (Microsoft MVP - FrontPage) ============================================== If you feel your current issue is a results of installing a Service Pack or security update, please contact Microsoft Product Support Services: support.microsoft.com">support.microsoft.com If the problem can be shown to have been caused by a security update, then there is usually no charge for the call. ============================================== <ebramcity@gmail.com>wrote in message news:1121254821.996359.240990@z14g2000cwz.googlegroups.com... QuoteEverything related to .class file is OK (the path and name ...) but is - |
| Andrew
Registered User |
Thu Jul 14 05:00:38 CDT 2005
Re:I wrote an applet . It works well in applet viewer but not in IE ....
you need Java to run Java Applets. IE does not include Java.
<ebramcity@gmail.com>wrote in message QuoteEverything related to .class file is OK (the path and name ...) but is - |
