By using Java or JavaScript How do we pass data between html pages ??
Printable View
By using Java or JavaScript How do we pass data between html pages ??
in script you can call the same page Applet's method.
in java you can use the netscapt.jscript like
package to get a ref to jscript object.
you also can see it in the www.codeguru.com
home page's jave section.
Hope be helpful.
This is from david dong.