Caching/Cookies Help
|
|
What I am planning on doing I can do on my server, but I would rather no DDoS my own server. I am parsing the url of the site the greasemonkey script is currently running on
I then will have that passed to my site and have it checked in the Database.
BUT what i dont want to happen is every page it submit the same domain over and over and over again
either logging in some sort of session variable that would terminate on end of session on that site
but if it was cookie it would have to be able to maintain multiple lines for tabbed browsing any suggestions will be much appreciated.
|
|
|
never mind got something to work |
