Cookies

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

Many of my pages rely on the viewers cookies being enabled. Is there a way
to instruct their browser to enable cookies? Fred
 
Not if their browser settings or their Security software blocks them
- it is their PC

--




| Many of my pages rely on the viewers cookies being enabled. Is there a way
| to instruct their browser to enable cookies? Fred
|
|
 
No....this is (or it should be if it isn't) a user-initiated thing.

It wouldn't be very good for a browser's "security" if a web site's code
could overwrite a setting the user has in place i.e. cookies off and turn
them on.

(That seems to be what you're asking, i.e.: "is there a way to instruct the
user's browser to enable cookies?")

The only way is to notify the user the site uses cookies; but it is
ultimately the user's decision to enable them.
 
You can check if cookies are possible, if not generate a warning.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top