Page 2 of 2

Posted: Tue Sep 06, 2005 4:13 pm
by neophyte
HTML forms don't send email. However formmail.cgi does. If you want something similar for PHP try NateMail.

http://www.mindpalette.com/formprocessing/index.php

Posted: Fri Sep 09, 2005 6:42 am
by Unique1126
why isnt this code working . . . . visit the link to see the form

http://pskillzproductions.com/uniquedesigns/contact.htm

Posted: Fri Sep 09, 2005 7:46 am
by Roja
Unique1126 wrote:why isnt this code working . . . . visit the link to see the form

http://pskillzproductions.com/uniquedesigns/contact.htm
Thats pretty easy:

The requested URL /uniquedesigns/mail.php was not found on this server.

Where is mail.php? Its not where the contact.htm form sends people. Thats what you need to fix. :)