I want to setup a form on a web page that a visitor can fill in then
send it back to me by email so I can browse it online and print it out
locally in the correct format. I have the way to define the input form
figured out, but the transmission and browsing and printing the form are
giving me trouble, to say the least!

My public web server (Apache) is not local. I have a local Apache2 web
server that I use for testing.

Can anybody point me to a tutorial or example of how to do this? (Using
perl, of course!)



There is a simple but valuable book you might want to read for the full story, CGI programming with Perl:

http://oreilly.com/catalog/9781565924192

--
terry - te...@geekmail.de

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to