mohamed930
06-10-2008, 04:38 PM
Hi there...
I've been searching for a script which will show a splash screen... But it's not that simple... Here's the scenerio:
I'm designing a website which has three sections:
The Website (About Us etc..)
The Blog (activities, events, etc...)
The Forums (community, discussion, etc.)
So I have designed a sort of graphical splash screen which is a little like this:
Welcome to [Company]
Please Select your Destination:
The Website [button]
The Blog [button]
The Forums [button]
(Notice that the listed items are actually graphical buttons which the users can click on (onmouseover events with hyperlinks)
OK. So now you know where I'm trying to get at...
I want some sort of cookie so that the user does not have to select his/her "destination" every time they go to the main index.html page. I want some sort of check or tick box which says "Do not show me this again" or "Remember my choice", in which case, the user's option is remembered in a cookie (or other) so that the browser redirects him to the right page every time he enters.
I know I'm asking alot, but I'm quite sure it's possible.
Thanks for your ideas, thoughts, and help. This is much appreciated!
I've been searching for a script which will show a splash screen... But it's not that simple... Here's the scenerio:
I'm designing a website which has three sections:
The Website (About Us etc..)
The Blog (activities, events, etc...)
The Forums (community, discussion, etc.)
So I have designed a sort of graphical splash screen which is a little like this:
Welcome to [Company]
Please Select your Destination:
The Website [button]
The Blog [button]
The Forums [button]
(Notice that the listed items are actually graphical buttons which the users can click on (onmouseover events with hyperlinks)
OK. So now you know where I'm trying to get at...
I want some sort of cookie so that the user does not have to select his/her "destination" every time they go to the main index.html page. I want some sort of check or tick box which says "Do not show me this again" or "Remember my choice", in which case, the user's option is remembered in a cookie (or other) so that the browser redirects him to the right page every time he enters.
I know I'm asking alot, but I'm quite sure it's possible.
Thanks for your ideas, thoughts, and help. This is much appreciated!