Writing cookie when the browser has cookies disabled

G

Guest

Hi,

I am trying to test if the client browser would support cookies and they way
I am doing it by adding the cookie on the first visit and checking the cookie
on a form post.

The problem is if the browser has disabled all the cookies I can't get even
get to the page. and the browser seems to be just tring to load an un-ending
page.

Thnx
 
G

Guest

If Request.Browser.Cookies Then
'You can add a Cookie
Else
'You should not add a cookie
End If
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top