I need to set a cookie on 5 pages, each being a different "home." Then
those pages will go to 10 common pages, but when they leave the common pages
to go back home I want them to the original home page they came from.
I know that I can do this with check boxes and a refresh. What I want to do
is set the cookie on the first page without it being seen, no need to
refresh since the other pages will be be reading the value set.
Any help would be greatly appreciated.
Jose
those pages will go to 10 common pages, but when they leave the common pages
to go back home I want them to the original home page they came from.
I know that I can do this with check boxes and a refresh. What I want to do
is set the cookie on the first page without it being seen, no need to
refresh since the other pages will be be reading the value set.
Any help would be greatly appreciated.
Jose
Comment