Testing with FormsAuthentication

  • Thread starter Thread starter gemel
  • Start date Start date
G

gemel

I'm am testing a login page with Forms Authentication. When I've
logged in the first time then subsequent tests do not go baack to the
login page because it finds the necessary cookie in memory.

How can I clear this so that my VS IDE treats me as a firts time
access each time?

Regards

John L
 
Back
Top