R
RobDreugan
Guest
I'm wondering if anyone on here is able to write cookies?
What I'm trying to do is:
1. Someone Clicks on a video link, and a javascript sized window appears, then inside are the icons for Real Player, Windows media Player, and QT.
2. They choose one, and that setting is saved on their system for the life of that cookie, so that each time they click on a new movie to watch they don't have to choose their player again.
Anyway, I'd be appreciative if anyone knew how to do this.
I know very small amounts of js, and while I've found some documentation on cookies, I really don't know enough from examples and the small bits I know to write this.
What I'm trying to do is:
1. Someone Clicks on a video link, and a javascript sized window appears, then inside are the icons for Real Player, Windows media Player, and QT.
2. They choose one, and that setting is saved on their system for the life of that cookie, so that each time they click on a new movie to watch they don't have to choose their player again.
Anyway, I'd be appreciative if anyone knew how to do this.
I know very small amounts of js, and while I've found some documentation on cookies, I really don't know enough from examples and the small bits I know to write this.