Answer-- Re: Q: How to access Apache Request ($r) from Apache::ASP??

2002-08-11 Thread Brat Wizard
Hello there- In the event that there are other dimwits (like me) lurking on this list, I thought I'd share what I learned... The Apache->request structure is but a simple call away-- it lies just under the surface of the Apache::ASP code and can be easily constructed with the following synta

Re: 2ND TRY: Q: How to access Apache Request ($r) from Apache::ASP??

2002-08-11 Thread Ellers
> > Q: How to access Apache Request ($r) from Apache::ASP?? > Is there such a thing? I thought it was called $Request, as per: http://www.apache-asp.org/objects.html Maybe I missed $r... > Since I don't seem to be lighting a lot of lightbulbs with this question, l > et > me try a differ