Why does the emails in my inbox sent from my contact form have "nobody@gigenic.t55.us" and not what the user entered into the "email" feild ? i use the following code to send my mail.
Quote:
|
mail($toemail,$subject,"From: $name <$emailaddress>");
|
any ideas are welcome thanks (L]