Page 1 of 1

Form Question

Posted: Sat Apr 23, 2005 4:21 pm
by ghostrider632
Hello,

I need to make a form for my website users that they can fill out and then when they hit submit the form submits all the info to the specified email the user inputed in the email text box.

Does anyone know of a tutorial or something I can reference to make this happen?

Thank you!

Brett

Posted: Sat Apr 23, 2005 5:37 pm
by evilmonkey
Hello,

Look into formmail or its' many clones. You'll need a server-side scripting (PHP or Perl) enabled webhost. Check out http://www.hotscripts.com for formmailers.

Good luck!