Pop up window in asp.net 2.0

Hi,

Im working on a project in which i need to pop up a window when a certain condition matches.Say suppose i fix up an appointment at 2.30 pm for a caller.whn the time becomes 2.20 i wil pop up the window to alert the user that he has a cal at 2.30 pm.For working on this,im using a ajax timer and set the interval to be 6000.i wil cal a method inside the ajaxtimer_tick.i wil fill the datatable and check if the count is greater than 0.if it is greater than 0 i take the condition to be true and i want to pop up window showing the callername and the appointment time.When i use window.open im unable to use update panel in my page since every time the timer is triggered the page reloads.So is there any other option to do it?Its very urgent and i would be grateful if somebody can help me in doing this.



Bye.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories