I want a splash page with 2 languages options and I would like to remember what choice was made. So I guess a cookie would help. But in fact I've never used it.. do I need php or with html would be enough?
May I pass a variable to a flash embeded in the splash page, so if user chooses 'english' a variable called 'idiom' get a value of 1?
Any help?