Click to See Complete Forum and Search --> : forms


loser_matt
11-12-2003, 03:08 AM
Okay. I'm pretty retarded when it comes to anything other than HTML. I know how to make a form, using html, that just emails it to me. But there are a few things I don't like about that, mainly the person filling out the form needs to have Outlook or something similar for it to work. What I'd like to do is have it go to a folder on my web account. And I thought it used to say on htmlgoodies something about that. But now I can't find it. If anyone 1.) understands what I'm talking about, 2.) cares at all, 3.) wants to help, please do. Thank you.
Matt Bates.

Scriptage
11-12-2003, 05:16 AM
Look into the CGI module in Perl. It has all the commands you need to do the program you are looking for, and it makes it easy.
Regards

loser_matt
11-12-2003, 02:43 PM
thanks