|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^2: Assigning a value from JavaScript onSubmit in CGIby rashley (Scribe) |
| on Nov 16, 2006 at 13:08 UTC ( [id://584549]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Well, I put a Perl function call in the -onsubmit of this button and it got called.
I have an array reference. When my page gets created the CGI loops through the array and puts the values into Text boxes so they can be changed. I have a JavaScript to dynamically add rows to this table. When the form is submitted, I need to gather the current values and put them back in my array ref. Here's the code:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||