Forced user logins

  • Thread starter Thread starter Bill Wilson
  • Start date Start date
B

Bill Wilson

Can anybody direct me to the method where I would place my code to verify a
user has logged in in the codebehind? I know I can call a validate routine
on each and every event, but there should be a global event handler for the
page that all inbound activity is directed through prior to being disbursed
to the individual control event handlers.

Thanks in advance.

Bill Wilson
 
Thanks Bruce. I didn't realize it was called each time it went back, but it
does, great.
 

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