Reynard Hilman <[EMAIL PROTECTED]> wrote:
:
: I have a perl script that runs just fine from command
: line but not when I run it as cgi. I think it's because
: there are some env variables that doesn't exist when I
: run it as cgi. Is there a way to set the variables from
: the perl script?
: I tri
Hi,
I have a perl script that runs just fine from command line but not when
I run it as cgi. I think it's because there are some env variables that
doesn't exist when I run it as cgi. Is there a way to set the variables
from the perl script?
I tried $ENV{'VAR'} = 'value';
but it doesn't make a d
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
Hi all,
Does anyone know if a perl program could be made to read the content of a
Java applet?
I have made a script that should read such an applet, get the text from it
and print it on the browser.
Thank you.
Teddy
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail