in reply to Re: Writing variables to Files
in thread Writing variables to Files

Thanks this helps a lot. I'm getting errors still and I found that it's because I don't have the CGI.pm module. I'm using telnet to work on my code in a UNIX shell where the cgi-bin is. Is there a way to get the cgi.pm module and throw it in the UNIX shell bin so I can use it?

Replies are listed 'Best First'.
Re: Re: Re: Writing variables to Files
by new_2_perl (Acolyte) on Jun 06, 2001 at 02:06 UTC
    ok I go the CGI.pm module working thanks