Cookies / Session for Login Info

  • Thread starter Thread starter Joriz
  • Start date Start date
J

Joriz

Just one quick question. Im developing a site where user needs to
login. My question is do i need to validate the login information like
the password and username from the sql table everytime i switch and
load pages?
or probably theres another way to validate the pages are loading
according to the right session information..
please help
TIA
 
Go to the help index and look under web forms authentication. You can
persist a user login information via a encrypted ticket.
 
ok ..! thanks..
ill try to look on this...sounds scary! LOL

I'm sure ill get back with more questions..

thanks TOM
 

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