jamiec Posted January 25, 2008 Share Posted January 25, 2008 Hi all I am in the process of changing host and am having problems with my contact form with the new host. I have been given some temporary web space until everything is transfered but the form's info is not being sent. The form is working on my existing site: theweddingsinger.uk.com/enquiries.php but not working on the temporary one: http://domain1792157.sites.fasthosts.com/enquiries.php My new host is Windows based and the current one is Linux. I have been advised the following from my new host: "If you are using a windows server you need to use the ini_set command to set the from address." Where would I implement this into my script?? Does the "from" address mean the address of the person submitting the form? <form id="contactform" action="enquiries.php#contactpage" method="post"> <input type="hidden" name="sent" value="1"> <div> <center> <p class="error" align="center"> </p> Any help very much appreciated!! Jamie Quote Link to comment https://forums.phpfreaks.com/topic/87733-contact-form-help-something-simple-im-sure/ Share on other sites More sharing options...
jamiec Posted January 25, 2008 Author Share Posted January 25, 2008 any ideas anyone? Let me know if you need more info. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/87733-contact-form-help-something-simple-im-sure/#findComment-448980 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.