in reply to how to store the value of javascript variable to perl variable
If you just need to do it when you send your form back, create a hidden text field in your form, and stuff the value into it. Then your perl code can read it from the text box.
...roboticus
|
|---|