in reply to Re: Reload a script with a new value for input when submit is clicked on an html form
in thread Reload a script with a new value for input when submit is clicked on an html form
That did not work with the above script, though I did catch the missing semicolon at the end of line 3. Could it be that I am using the wrong action or method in the form? The methods get and post did not change the result, so I am leaning more towards action as the culprit. I looked through CGI for the answer, but I am coming up blank. I am reading through it again.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Reload a script with a new value for input when submit is clicked on an html form
by ikegami (Patriarch) on Feb 23, 2010 at 18:54 UTC | |
by Lady_Aleena (Priest) on Feb 23, 2010 at 19:00 UTC |