- Joined
- Dec 31, 2004
- Messages
- 4,086
- Reaction score
- 25
Hi Guys,
What I want to do is have when someone first goes to my site, they hit a disclaimer page, they scroll down, click I accept or I don't, but if they click yes, it carries on to the next page.
I want to do this to the first page they access, I know this is possible, I can remember doing something similar to this a while ago but instead it happened on every page, this would get annoying so I just want it on the first page they access.
My first guess was to use cookies, then if they didn't have the cookie saved it would show.
Second Guess was to use .htaccess .
My third guess was to just do it on every page using AJAX or something..
Anyone tips or tricks would be great,
Cheers.
Josh
What I want to do is have when someone first goes to my site, they hit a disclaimer page, they scroll down, click I accept or I don't, but if they click yes, it carries on to the next page.
I want to do this to the first page they access, I know this is possible, I can remember doing something similar to this a while ago but instead it happened on every page, this would get annoying so I just want it on the first page they access.
My first guess was to use cookies, then if they didn't have the cookie saved it would show.
Second Guess was to use .htaccess .
My third guess was to just do it on every page using AJAX or something..
Anyone tips or tricks would be great,
Cheers.
Josh