At 10:18 AM +1000 4/3/02, Andrew Douglass wrote: >Can anyone tell me if it possible to pass a javascript variable to >embperl without using forms?
In what sense? The JavaScript variable is only available in the browser, it doesn't exist on the server at all. However JavaScript could certainly reload the page with an argument (url?foo=1) which Embperl would then see. And of course Embperl can easily be used to set a value for a Javascript variable prior to sending it to the browser. -- Kee Hinckley - Somewhere.Com, LLC http://consulting.somewhere.com/ [EMAIL PROTECTED] I'm not sure which upsets me more: that people are so unwilling to accept responsibility for their own actions, or that they are so eager to regulate everyone else's. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
