Sorry for the late reply, but the rules for CGI are pretty simple concerning
this and using a bulky module such as CGI for something simple may not be the optimum
path for your needs.
Basically, you can think of the url as the commnad line, with the full "path"
to your command
hese variables can be accessed using CGI module.
Perldoc CGI
> -Original Message-
> From: I.J. [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 14, 2001 10:21 AM
> To: [EMAIL PROTECTED]
> Subject: comand line arguments, but with web
>
>
> Hello,
> I am not
Hello,
I am not sure how to pass arguments when working on web? Is there some
online tutorial about this?
Surfing on web, and peeking my address bar, I noticed that it lokes
somenthing script.pl?t=text&o=orange.
How to work with those arguments in the script?
--
To unsubscribe, e-mail: [EMAIL