beretboy - please use code tags :)
Going from your scratch pad, the problem is that you haven't defined $q, but you are using strict. Putting a 'my' in front of it (i.e., my $q = new CGI;) makes it work for me.
Always check the webserver logs if you are able to - the error will usually be there. You can also use the 'FatalsToBrowser' setting - check the CGI.pm man page, for example.
In reply to Re: File writing script (taint mode problem?)
by kal
in thread File writing script (taint mode problem?)
by beretboy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |