in reply to Re: How to store the value of a Javascript function as a Perl variable
in thread How to store the value of a Javascript function as a Perl variable
"This is the only way that the two sides can share data."
No it isn't. If the data being shared is very simple (a few strings or numbers) there's a somewhat easier method: cookies. Javascript is able to manipulate cookies; so are server-side scripts.
|
|---|