For that website for an actress some of you helped me with I only ran into one problem.
Her Contact page has a form that the hosts "Installatron" generated not the software program that I created the website with.
The Installatron generated language to paste on the web page in the software program that produced the form (shows up on the correct page, but the redirect to page after the person sends the e-mail doesn't come up. Page not found comes up.
The public_html directory for the site also has a Contactscript.php file and a Thanks.php file. The Thanks.php file contains the message that is supposed to appear after the message is sent. Page not found shows up instead.
I think the answer is to edit the Contactscript.php file, but I am not sure what to put in there. Right now it says:
"location:http//web.page/to/goto.html"
If I double click on the Thanks.php file that is listed under the contactscripts.php file it shows a thank you page and the URL says:
etc etc ..... /public_html/ContactForm/Thanks.php which doesn't tell me anything about where the contactscript.php file should look for the Thank You page.
There is no Thank You page as a part of the website. When the form was generated by the Installatron, it never mentioned that you had to create one. It created a Thanks.php file and a Contactscript.php file.
Anyone know how to edit the contactscript.php file to redirect to the Thanks.php page?
By the way, the extension for the regular website pages is ( .htm) not (.php) if that matters.
Thanks for the help.
John
Her Contact page has a form that the hosts "Installatron" generated not the software program that I created the website with.
The Installatron generated language to paste on the web page in the software program that produced the form (shows up on the correct page, but the redirect to page after the person sends the e-mail doesn't come up. Page not found comes up.
The public_html directory for the site also has a Contactscript.php file and a Thanks.php file. The Thanks.php file contains the message that is supposed to appear after the message is sent. Page not found shows up instead.
I think the answer is to edit the Contactscript.php file, but I am not sure what to put in there. Right now it says:
"location:http//web.page/to/goto.html"
If I double click on the Thanks.php file that is listed under the contactscripts.php file it shows a thank you page and the URL says:
etc etc ..... /public_html/ContactForm/Thanks.php which doesn't tell me anything about where the contactscript.php file should look for the Thank You page.
There is no Thank You page as a part of the website. When the form was generated by the Installatron, it never mentioned that you had to create one. It created a Thanks.php file and a Contactscript.php file.
Anyone know how to edit the contactscript.php file to redirect to the Thanks.php page?
By the way, the extension for the regular website pages is ( .htm) not (.php) if that matters.
Thanks for the help.
John