Apache (cgi) help for UserDir

2004-11-15 Thread Jim Goh
Hi, I try to setup the UserDir cgi-bin to work for each user under my apache 2.0 and still not working, here is what i have done: - under httpd.conf file UserDir public_html Options ExecCGI SetHandler cgi-script and i create the hello.pl script and works when run from command line

perl.beginners.cgi Weekly list FAQ posting

2004-11-15 Thread casey
NAME beginners-faq - FAQ for the beginners-cgi mailing list 1 - Administriva 1.1 - I'm not subscribed - how do I subscribe? Send mail to <[EMAIL PROTECTED]> You can also specify your subscription email address by sending email to (assuming [EMAIL PROTECTED] is your email addres

RE: Variables taken from browser "stuck"

2004-11-15 Thread Charles K. Clarkson
Michael Kraus <[EMAIL PROTECTED]> wrote: : G'day... : : I've got a perl script that reads in variables from a web : page using CGI : and CGI::Untaint. : : The only problem is that after changing a check box's : value from being "As_Above" to "on" (in the HTML, for the : purpose of compatibility

Variables taken from browser "stuck"

2004-11-15 Thread Michael Kraus
G'day... I've got a perl script that reads in variables from a web page using CGI and CGI::Untaint. The only problem is that after changing a check box's value from being "As_Above" to "on" (in the HTML, for the purpose of compatibility with CGI::Untaint) it did not appear the browser was giving