on ‎2011 Jul 05 2:01 PM
Hi,
I have an applet on a web page in which I want to pass a date to it against one of the parameters. However, when I run the web page it appears that the date variable that I pass to the applet is not recognised.
How can I define a variable in a javascript and use this on an applet.
Thanks
Martin
Request clarification before answering.
Hi Martin,
Just a thought - you may want to try using the CreationEvent in the applet. This event triggers a JavaScript function when the applet is first loaded into the web page; the accompanying JavaScript function is called before the query runs.
Kind Regards,
Diana Hoppe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.