in reply to How to detect which page loaded script

Right now I am using the HTTP_REFERER and it does half work...
Did you check the rest of %ENV? The information you're looking for is communicated via enviromental variables, and if your server is doing its job, it will be in %ENV (If your server is apache, you can find documentation here).

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: How to detect which page loaded script