Re: Getting the current script's address

2004-01-23 Thread Gerald Richter
> > Is there an Embperl equivalent to CGI->url? The documentation doesn't > seem to mention one. > In 1.3 use %ENV, in 2.0b10 $epreq -> param -> uri see http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_15 Gerald -- Ger

RE: Getting the current script's address

2004-01-23 Thread Tom Briles
Use %ENV. - Tom > Is there an Embperl equivalent to CGI->url? The > documentation doesn't seem to mention one. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]