S
Simon Harvey
Hi everyone,
I'm trying to get my head around the best way to work with Forms
Authentication. At the moment I think I'm looking at using a cookie to store
the authTicket that I'll create when a user logs in successfully.
The one thing I'm wondering is, if the user has a cookies switched off, or
restricted, will my application automatically jump to URL re-writing to
handle this?
As I understand it, there is a way to have asp.net do this, but I'm not sure
if the way I am currently approaching it is the correct way.
Many thanks in advance for any help you can offer
Kindest Regards
Simom
I'm trying to get my head around the best way to work with Forms
Authentication. At the moment I think I'm looking at using a cookie to store
the authTicket that I'll create when a user logs in successfully.
The one thing I'm wondering is, if the user has a cookies switched off, or
restricted, will my application automatically jump to URL re-writing to
handle this?
As I understand it, there is a way to have asp.net do this, but I'm not sure
if the way I am currently approaching it is the correct way.
Many thanks in advance for any help you can offer
Kindest Regards
Simom