This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Object doesn't support this method or property-Error calling applets from javascript
chandru ram
Greenhorn
Joined: Jul 03, 2002
Posts: 18
posted
0
Hi, Im trying to call a method on the swing component from javascript. but the browser gives an javascript error dialog box as "Object doesn't support this method or property". pls help. iam attaching the code of both html and the applet.
<PARAM NAME = CODE VALUE = "TestApplet.class" > <PARAM NAME = "type" VALUE = "application/x-java-applet;jpi-version=1.4.1"> <PARAM NAME = "scriptable" VALUE = "true"> <PARAM NAME = "mayscript" VALUE="true">
Im using IE 6.0. the jdk version im using is 1.4.0 The strange thing is the same code works on some different machines. but im not able to trace what is the difference.
pls help
thanks in advance chandru ram Im using IE 6.0. the jdk version im using is 1.4.0 The strange thing is the same code works on some different machines. but im not able to trace what is the difference.
pls help
thanks in advance chandru ram Im using IE 6.0. the jdk version im using is 1.4.0 The strange thing is the same code works on some different machines. but im not able to trace what is the difference.