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).
|
|---|