Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
How to show session timeout warning popup message using Bootstrap.

What I have tried:

Created a function xy() in .cshtml page getting the text message saying that "XY project is going to expire in few minutes". Created a Iframe and called Javascript function Onload of the Iframe . Iframe called body of the div of bootstrap but Onload event of Iframe not firing in Bootstrap.

How to display a Popup message when user session timeout using bootstrap
Posted
Updated 25-Jun-17 2:33am

1 solution

This will give you idea how to get popup using bootstrap you need to put your logic around to check on session validations to make your required functionality work

Bootstrap Modals[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900