in reply to Assigning a value from JavaScript onSubmit in CGI
JavaScript running on the browser cannot set a variable in a program that's no longer running on the server. You'll have to take a different approach.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Assigning a value from JavaScript onSubmit in CGI
by rashley (Scribe) on Nov 16, 2006 at 17:55 UTC |