PDA

View Full Version : Cgi/Perl email form


Leonisknovo
06-23-2004, 12:05 AM
Was wondering, any good indepth,
easy for decent @ PHP people, tutorials
on CGI/Perl email forms?

Thanks-

agent002
06-23-2004, 04:27 AM
To start learning Perl, I recommend this (http://www.cgi101.com/book/) tutorial. For further reading, I would really just search Google. Here (http://www.katsueydesignworks.com/cgi_form_handling.htm) is a tutorial for making an email form, but you need some basic Perl skills before you read that.

Leonisknovo
06-23-2004, 09:58 AM
Originally posted by agent002
To start learning Perl, I recommend this (http://www.cgi101.com/book/) tutorial. For further reading, I would really just search Google. Here (http://www.katsueydesignworks.com/cgi_form_handling.htm) is a tutorial for making an email form, but you need some basic Perl skills before you read that.

thank you :)