Forms authentcation question

  • Thread starter Thread starter Stefano Mostarda
  • Start date Start date
S

Stefano Mostarda

Hi there,

I have a question.

I've implemented forms authentication in my application.
now, the problem is:
if the user leave his workstation while he's working and comes back
after the session has expired, the system will ask him to relog as soon
as he postback the page. Aafter the user insert login info he will be
redirect to the last page he was working on before session expiration. I
want to avoid this and transfer the control to the default page after
login. How can I achieve this???

Thanks in advance,
Stefano Mostarda MCP
Rome Italy
 
Back
Top