If I have a site, example.com and a page on this site, a Javascript link to subdomain.example.com/serveAd.js - is there a way from inside serveAd.js to find out your own URL or domain from which it was downloaded ?
(JS, of course, can know everything about the page that called it. I want to know if JS knows about its origin.)
javascript
Matt Sherman Jun 22 '10 at 22:33 2010-06-22 22:33
source share