1
Answer

how can i create a pop up window when a certain time comes?

Jovs Rabino

Jovs Rabino

16y
3.7k
1
Hello!!! Maybe you can help me here!

Im creating a timer for a computer rental system. I want to create a blank window that will pop automatically after 1 hour. The user cannot continue unless an authorized person will input a password.

I already created one, but sad to say it do the user can still use application program. Please help me!
Answers (1)
0
Paul Rajs

Paul Rajs

NA 274 15.9k 7y
thank you mr.srikanth
0
Srikant Maruwada

Srikant Maruwada

NA 501 4.4k 7y
You can use UserControl.
 
https://www.aspsnippets.com/Articles/Dynamically-load-and-display-ASPNet-UserControl-using-jQuery-AJAX-and-WebMethod.aspx
 
Please refer the above link.