adult warrning

chick4you.com

Joined: 2009-11-02
Posts: 12
Posted: Wed, 2009-11-04 15:16

hello everyone, [sorry for my english]

i would like to add to gallery2 warning script that 'gallery may contain xxx content'.
it should work like this:

when user enters my website he should see warning message and 'accept' or 'cancel' button.

it should be displayed on every page from domain chick4you.com
(so if user will enter directly http://chick4you.com/v/LeonaLewis/leona-lewis-echo-dailyceleb01.jpg.html from for example google.com, warning message should be shown; not only on chick4you.com/main.php)

but after 'accept' should never be shown again (maybe session or cookie)

any ideas how to do this?

Login or register to post comments
chick4you.com

Joined: 2009-11-02
Posts: 12
Posted: Fri, 2009-11-06 11:35

does anyone have an idea?

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 2670
Posted: Fri, 2009-11-06 13:35

You would need to do this with javascript and cookies. A good basic tutorial http://www.quirksmode.org/js/cookies.html

if(my cookie does not exist){
    if(confirm('warning message')){
        set new cookie
    }else{
        send them to disney.com
    }
}

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

Login or register to post comments
chick4you.com

Joined: 2009-11-02
Posts: 12
Posted: Sat, 2009-11-07 07:30
suprsidr wrote:
You would need to do this with javascript and cookies. A good basic tutorial http://www.quirksmode.org/js/cookies.html

if(my cookie does not exist){
    if(confirm('warning message')){
        set new cookie
    }else{
        send them to disney.com
    }
}

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

Thank you - but could you please give me whole script - i am not know a lot of programming.

Login or register to post comments
alecmyers

Joined: 2006-08-01
Posts: 3371
Posted: Sat, 2009-11-07 12:20
Quote:
could you please give me whole script - i am not know a lot of programming.

I think you will probably have to learn some!

Login or register to post comments
chick4you.com

Joined: 2009-11-02
Posts: 12
Posted: Sun, 2009-11-08 11:18

does anyone whant to make it for me for money?
please send me offers on

.

Login or register to post comments