Bonnycat
02-12-2007, 07:54 PM
Hi all
I hope you can help me as im tearing my hair out and my lovely laptop is about to be thrown out the window! ;)
I have recently changed webhosts and had a form on my website which worked prefectly well before. But now I cant get the damn thing working. I am now with HeartInternet and I have installed FormMail to my cgi-bin via their site and they gave me some basic script to try which I pasted to my site:
<form action="http://www.mysite.co.uk/folder-you-chose/FormMail.cgi" method="post">
<input type="hidden" name="recipient" value="test@mysite.co.uk">
<input type="hidden" name="subject" value="This is a test">
<input type="hidden" name="redirect" value="http://www.mysite.co.uk">
Your Email Address: <input type="text" size=20 name="email"><br/>
Your Full Name: <input type="text" size=40 name="realname"><br/><br/>
<input value="Submit Comments" type="submit"> <input value="Clear Form" type=reset>
</form>
But its coming up with page cannot be displayed :confused:
Please can any of you experts out there help me?
Thanks in advance
Kelly
I hope you can help me as im tearing my hair out and my lovely laptop is about to be thrown out the window! ;)
I have recently changed webhosts and had a form on my website which worked prefectly well before. But now I cant get the damn thing working. I am now with HeartInternet and I have installed FormMail to my cgi-bin via their site and they gave me some basic script to try which I pasted to my site:
<form action="http://www.mysite.co.uk/folder-you-chose/FormMail.cgi" method="post">
<input type="hidden" name="recipient" value="test@mysite.co.uk">
<input type="hidden" name="subject" value="This is a test">
<input type="hidden" name="redirect" value="http://www.mysite.co.uk">
Your Email Address: <input type="text" size=20 name="email"><br/>
Your Full Name: <input type="text" size=40 name="realname"><br/><br/>
<input value="Submit Comments" type="submit"> <input value="Clear Form" type=reset>
</form>
But its coming up with page cannot be displayed :confused:
Please can any of you experts out there help me?
Thanks in advance
Kelly