After following the step by step instructions for creating an advanced form, I am still receiving script error it's as if the submit button does not know where to locate the thanks you page I created.
I have a referral form saved as .html, & .php
I have saved thank you page as .html,& .php
I also have a mailto on submit, that isn't functioning as expected.
I have a referral form here that you can take a look at if you wish to help!
I get this in URL
http://www.michiganhomebusinessassoc...0echo($_SERVER['PHP_SELF']);?>
And this is browser body
Not Found
The requested URL /< was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.michiganhomebusinessassociation.com Port 80
I have a referral form saved as .html, & .php
I have saved thank you page as .html,& .php
I also have a mailto on submit, that isn't functioning as expected.
I have a referral form here that you can take a look at if you wish to help!
I get this in URL
http://www.michiganhomebusinessassoc...0echo($_SERVER['PHP_SELF']);?>
And this is browser body
Not Found
The requested URL /< was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.michiganhomebusinessassociation.com Port 80
Comment