Authentication mess

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When we follow the Form Authentication, how can we

a) force to the login page if an intruder types the querystring (for page A)
on the browser address bar directly?

b) after login in, redirect to the requested page (Page A)
 
This functionality comes standard with Forms Authentication. Simply turn on
Forms Authentication and it should work exactly like that.
 
Is there a sample piece of code available? I tried all possible options and
it des not work that way.
 
I'm sorry to bother you. Do you have a sample c# code.
I downloaded the sample which you told me, and it is giving various errors.
 

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