newbie form authentication

S

SStory

I was thinking of using form authtentication.

Is it a pain, or should I do it?

Also,

I want login to redirect to one of two pages always, no matter what.

Is there no way I can tell the FormAuthentication object which page to go to
at runtime??

Thanks

Please give your opinions and experiences with FormAuth.

Is it worth it?
 
F

Fredrik Normén NSQUARED

Of course you could use form authentication.

You can call the SetAuthCookie method of the
FormsAuthentication class if the user is authenticated.
After you have called the SetAuth... you can use
Response.Redirect to redirect to a specified page.

/Fredrik Normén
 

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,780
Messages
2,569,608
Members
45,252
Latest member
MeredithPl

Latest Threads

Top