Hello, I have a php script that generate javascript code for a poll. this script is then included into the web page with the <script src="http://www.myserver.com/poll.php"></script>
Since the script if often reference from another server, I'm unable to read my cookie in explorer 6. I implemented a privacy policy and compact privacy policy, but it still does not work.
Anybody has pointers about that ?