|
Posted by J.O. Aho on 02/01/06 12:30
Mike wrote:
> Hi,
>
> I'm developing a site that requires cookies to pass data from page to
> page, mainly to check that a user is logged in, store a username etc.
>
> What I need to do is before a user logs in, check that the browser has
> cookies enabled, and if not display a "Please enable you cookies"
> message before they try and login.
There should be some javascript that can be used for this.
See to pick one that supports more than microsoft browser, this is quite
important nowadays when more and more people switches to more secure browsers.
//Aho
[Back to original message]
|