Samir Bhagwat
February 29th, 2000, 10:40 PM
Hi CodeGuru,
I have a problem.
I need to do a showDocument(xxx.html) in my program to launch a new instance of the applet embedded in xxx.html in a separate browser frame.
But the applet embedded inside the html expects certain parameters. How do i pass those parameters to the applet in or after the call to
showDocument() ?
I have a problem.
I need to do a showDocument(xxx.html) in my program to launch a new instance of the applet embedded in xxx.html in a separate browser frame.
But the applet embedded inside the html expects certain parameters. How do i pass those parameters to the applet in or after the call to
showDocument() ?