Let me restate my problem. I configured the form to http://pod2004.restonhotspots.com/thankyou.htm for the thank you page. When the submit button is entered I receive a error. (not found).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-05-24
Depending on how comfortable you are with php and html programming you can chck the "process.php" file in your forms folder. At the bottom or towards that end you should see a line that has your thankyou or fowarding url... double chk it for extra commas, periods etc.
Hope this helps or at least removes one possibility.
MrBill
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-28
Hi, I'm a newbie using php, so I don't really know how to configure the process.php as my knowledge in programming is not so wide...
I have read in the instrucctions that I have to scroll dawn until I find the content to my thank you page, but i don't know what to do once i'm there... that's what appears, and i don't know what I whould change... help me plz...
Let me restate my problem. I configured the form to http://pod2004.restonhotspots.com/thankyou.htm for the thank you page. When the submit button is entered I receive a error. (not found).
I can manully type in http://pod2004.restonhotspots.com/thankyou.htm to my browser and the my thankyou page is displayed.
Tks in advance for the help.
Frank
Depending on how comfortable you are with php and html programming you can chck the "process.php" file in your forms folder. At the bottom or towards that end you should see a line that has your thankyou or fowarding url... double chk it for extra commas, periods etc.
Hope this helps or at least removes one possibility.
MrBill
Hi, I'm a newbie using php, so I don't really know how to configure the process.php as my knowledge in programming is not so wide...
I have read in the instrucctions that I have to scroll dawn until I find the content to my thank you page, but i don't know what to do once i'm there... that's what appears, and i don't know what I whould change... help me plz...
fwrite($make,$to_put);
header("Refresh: 0;url=http://www.myweb.com/gracias.htm");
?><?php
}
?>
i hope somebody can help me... thank you....