Formwon't work - no matter wht I do

X

xanadu99

I am using FP2003. I haverevised, totally rebuilt, and then copied from one
site to this one and I still gt do not get it to work. The is the code from
the submit button thaI copied from the code page out of FP2003. Can someoe
pease hel me. I want te form info to go to an email address then upon submit
go to a confirmaion page. It works on all my other sites but I am pulling my
hair out over this oe. Thanks in adance.

<p><input type="submit" value="Submit" name="Submit"><input type="reset"
value="Reset" name="Reset"></p>
<input type="hidden" name="redirect"
value="http://branchwaterinc.net/thankyou.htm">
<input type="hidden" name="recipient" value="(e-mail address removed)">
 
S

Stefan B Rusynko

And are your form buttons surrounded by <form> </form> tags?
- with the <form> tag including an action
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I am using FP2003. I haverevised, totally rebuilt, and then copied from one
| site to this one and I still gt do not get it to work. The is the code from
| the submit button thaI copied from the code page out of FP2003. Can someoe
| pease hel me. I want te form info to go to an email address then upon submit
| go to a confirmaion page. It works on all my other sites but I am pulling my
| hair out over this oe. Thanks in adance.
|
| <p><input type="submit" value="Submit" name="Submit"><input type="reset"
| value="Reset" name="Reset"></p>
| <input type="hidden" name="redirect"
| value="http://branchwaterinc.net/thankyou.htm">
| <input type="hidden" name="recipient" value="(e-mail address removed)">
|
 
S

Stefan B Rusynko

You form used cgi formmail
- you will need to get assistance in setting up the CGI from whoever/wherever you got the CGI script from

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Yes-here are the links to the form page and the confirmation page
|
| http://branchwaterinc.net/water_test.htm
| http://branchwaterinc.net/thankyou.htm
|
| Thanks in advance for any help you can give me.....
|
|
| "Stefan B Rusynko" wrote:
|
| > And are your form buttons surrounded by <form> </form> tags?
| > - with the <form> tag including an action
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > |I am using FP2003. I haverevised, totally rebuilt, and then copied from one
| > | site to this one and I still gt do not get it to work. The is the code from
| > | the submit button thaI copied from the code page out of FP2003. Can someoe
| > | pease hel me. I want te form info to go to an email address then upon submit
| > | go to a confirmaion page. It works on all my other sites but I am pulling my
| > | hair out over this oe. Thanks in adance.
| > |
| > | <p><input type="submit" value="Submit" name="Submit"><input type="reset"
| > | value="Reset" name="Reset"></p>
| > | <input type="hidden" name="redirect"
| > | value="http://branchwaterinc.net/thankyou.htm">
| > | <input type="hidden" name="recipient" value="(e-mail address removed)">
| > |
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Duplicate Records 3
Sending Form Data 1
File Upload in ASP? 2
File Upload Control Form does not work 4
I want to pass 2 variables using a dropdown 3
Why no email? 1
Conformation page -- 5
Upload File Problem 4

Top