View Single Post
Old 2006-11-22, 12:27 PM   #6
juggernaut
Registered User
 
juggernaut's Avatar
 
Join Date: Apr 2005
Location: Central Jersey! If I was rich and powerful I would dress as my avatar does.
Posts: 1,448
Send a message via Yahoo to juggernaut
However, for it to work, on a page someone will visit before loading a movie, you must set the cookie by putting this in the <head> section:
Code:
<SCRIPT LANGUAGE="javascript">
document.cookie = "id=valid; path=/"
</SCRIPT>
[/quote]And the bad part of this is that it will get your submitted sites rejected. But if it's on your hub or something you are not submitting give it a try..
juggernaut is offline   Reply With Quote