This is a PHP script for Contact Form Mail, containing a hard coded email address in the code that does not rely on Hosting Account Form Mail Handler Tools, also containing code for a redirect to a "Thank You" html page that contains your graphics, rather than a non-graphic success comment
THIS IS THE PHP THAT YOU CAN COPY AND PASTE INTO NOTEPAD, AND SAVE WITH ENCODING UTF-8
location.href='thankyou.html';</script>" ?>THIS IS A SNIPET OF THE FORM CODE OF THE HTML FILE [VIEW IN RAW BY CLICKING RAW LINK IN UPPER RIGHT CORNER]
Name: |
Phone: |
Email: |
Send Us A Message:<textarea cols="23" rows="2" name="brief_message"> </textarea>
We Appreciate Your Interest In Our Services!
YOU WILL ALSO NEED TO CREATE ANOTHER HTML FILE BESIDES THE ONE THAT CONTAINS THE FORM CODE BE SURE TO CREATE A "thankyou.html" DOCUMENT, THANKING THE USER FOR THEIR REQUESTS. THIS CAN CONTAIN THE SAME LOOK AND GRAPHICS AS YOUR OTHER PAGES, AND CONTAIN TEXT SUCH AS: "Thank you for your request. We will be in contact within 48 hours."