in reply to How to detect which page loaded script

hi,
you must pass the page name as a hidden value when u click that page.In the receiving end you can get the page name and process it.If they change the page name (suppose u r hardcoding it) from 'contact' to something else, then it's hard to follow up.so better keeptrack the page name, if you want.
-kulls
  • Comment on Re: How to detect which page loaded script