im new to perl and cgi allthgether, im gona get a book about it, but I need to have a script that can take form input and put it into a file on my server here is the code I have sofar
#!perl
print "Content-type:text/html\n\n";
# Get Browser Verion Info
if ($ENV{'REQUEST_METHOD'} eq 'POST') {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.