Re: [Perl-unix-users] Perl Newbie - Creating new files

2001-07-26 Thread Edward Moon
If you are new to perl and to CGI in general, I'd suggest you go over the WWW security FAQ: It has a section that covers safe CGI scripting in perl. Writing files in your webserver document tree can be dangerous. I suggest you take a good look at writing secure

Re: [Perl-unix-users] Perl Newbie - Creating new files

2001-07-26 Thread Bill Platt
Bill, Thank you. I cannot tell you how much joy I experienced when I followed your tip and it worked. Thanks again. Bill Platt - Internet Musketeers, Inc. Deputy Director for Plans, Operations, Marketing and Systems http://GhostArticles.com (Promotional Article Creation) --

Re: [Perl-unix-users] Perl Newbie - Creating new files

2001-07-26 Thread $Bill Luebkert
Bill Platt wrote: > > Hello, > > I am a perl newbie. I have written maybe a half dozen scripts > and I have spent some time seriously going through tutorials > and other people's scripts to learn my way. With the current > problem I am facing, I have spent most of the last two days > online digg