cray Posted March 28, 2006 Share Posted March 28, 2006 Hi,newbie in need of help here! :)I have a page with a list of 11 tutorial videos. What I need to happen is that when a user clicks the "GO" button next to each video it first checks if they have the "mycookie" and if they do not it pops up a window say 300x300 with my registration form in. If the system does detect the cookie on the click though then it simply runs the video they asked for in a new popup window.Any help with this would be greatly appreciated. Quote Link to comment Share on other sites More sharing options...
Guest neewah Posted March 28, 2006 Share Posted March 28, 2006 It might be a good idea to use PHP for the cookies, as PHP has more controls over cookies than JavaScript. You can find out about PHP cookies [a href=\"http://uk.php.net/manual/en/function.setcookie.php\" target=\"_blank\"]here[/a]. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.