in reply to Re: Form Submission Script - would like to point at HTML page
in thread Form Submission Script - would like to point at HTML page
On the upside, you're using a fairly well-known script; NMS formmail. The README file for that script states that if you add a (hidden) field to your form named "redirect" with a URL value, the script will redirect to that URL (containing the page you want to show in response). In other words, you won't need to change the code at all, just add a field to the HTML form.
You might want to get the current version of that script by the way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Form Submission Script - would like to point at HTML page
by lionforest (Initiate) on Jun 06, 2007 at 22:40 UTC | |
by Joost (Canon) on Jun 06, 2007 at 22:56 UTC | |
by ww (Archbishop) on Jun 07, 2007 at 03:44 UTC | |
by Anonymous Monk on Jun 07, 2007 at 06:07 UTC | |
by Joost (Canon) on Jun 07, 2007 at 20:17 UTC |