dulatoag
07-09-2003, 05:19 AM
Hey:
I have users that schedule phone calls thru the app. I want them to be able to designate how many minutes before the call they should receive a reminder - a popup preferably. The time of the call is stored in a db on the server.
I want to prevent automatic refreshes of the database to check for reminder times - too much traffic. If I can store the time the time they should receive the reminder on their client, is there a way with jscript that I can have their browser continuously monitor that time, then toss up the popup when the time arrives?
Thanks very much for any help.
I have users that schedule phone calls thru the app. I want them to be able to designate how many minutes before the call they should receive a reminder - a popup preferably. The time of the call is stored in a db on the server.
I want to prevent automatic refreshes of the database to check for reminder times - too much traffic. If I can store the time the time they should receive the reminder on their client, is there a way with jscript that I can have their browser continuously monitor that time, then toss up the popup when the time arrives?
Thanks very much for any help.