you couldn't have just asked your brother? lol
hmm all i cud do was this... im still naff at html... how do i get it to mail the infromation to an email?
code:
<form name="form1" method="post" action="">
Name:
<input type="text" name="textfield">
<p> Email:
<input type="text" name="textfield">
<p> Website:
<input type="text" name="textfield">
<p> Message:
<input type="text" name="textfield">
<p>
<input type="submit" name="Submit" value="Submit">
</form>
ta
EDIT: oh what its ment to be in php? oops
can someone still tell me the email thing
ta