Pls guide me through how to create a login page with session for entire application if the user not using or visiting it will automatically logout using web.config and global.asax with session .
Loading
Pls guide me through how to create a login page with session for entire application if the user not using or visiting it will automatically logout using web.config and global.asax with session .
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tahir AnsariPosted Oct 9, 2023, 3:30 PM
Web.config
Global.asax
Tahir AnsariPosted Oct 9, 2023, 3:16 PM
Go through the articles,
https://www.c-sharpcorner.com/UploadFile/009464/how-to-make-a-login-form-using-session-in-Asp-Net-C-Sharp/
https://www.aspsnippets.com/Articles/Implement-Permanent-User-Login-Session-in-ASPNet-using-C-and-VBNet.aspx