Not sure what this script is called, but would like one...
A script that when someone bookmarks a page on you site, the next time they use it, they will be taken to the sites main page and from thier they can click the desired link, their are often changes made on the main page that will be missed without doing it this way. Thanks!
Search for "setting.cookies"....I've not done it yet but I'm sure thats what you need. It sets variable in the clients computer, that are called upon next time they visit.
So at the start of the javascript, you want to see if any of your cookies exist on their computer. If a certain cookie doesn't exist, then they haven't visited that page (or they have deleted their tempory internet files)
Bookmarks