PDA

View Full Version : Email Form


dandan556
12-27-2003, 09:17 PM
hi i need help with an email script i have when a user clicks submit i get an email saying someone has used the form but i get no information e.g. name email

here is the sript....

<form action="http://blinded.org.uk/mailit/mailit.php" method="post">
<input type="text" name="f_name"> Name<br />
<input type="text" name="email"> Email <br />
<input type="text" name="website"> Website URL (optional)<br />
<textarea name="message" cols="30" rows="10">Your message</textarea><br />
<input type="submit" name="mailit" value=" SUBMIT ">
<input type="hidden" name="id" value="36">
</form>



i know it is not one of them complex ones that other people have but this is all i need

dandan556
12-27-2003, 09:19 PM
this is all i get back when i write daniel in each of the fields


Hello dandan556,


You have just recieved this email from daniel , the message is below:

Your messagedaniel

Nightfire
12-27-2003, 09:32 PM
No one will be able to help you with this unless they got my script that works behind it.

Hello dandan556,


You have just recieved this email from daniel , the message is below:

Your message

The red bits are from the form. I will add the website to the script now. The users email is added to the reply-to of the email you receive.

As this isn't anything any users here can help with, please PM or email me with any more problems you get :)