silverbullet24
11-11-2005, 12:20 PM
i would like to figure out if there is a way to have asp popup a window (or even display a taskbar icon) whenever a new item is found. Here are the details.
My app displays upcoming appointment requests on a page that need follow up. I would like to auto refresh the page every so many minutes and check for new appointments. If there is one, i'd like to popup some sort of message or icon notifying the user of it, like if they had their window minimized. very much like how most email programs work
any thoughts? I can easily do the refresh and determine if there are new records, i just don't know how to go about popping up a mesage or displaying an icon of some sort
thanks all
My app displays upcoming appointment requests on a page that need follow up. I would like to auto refresh the page every so many minutes and check for new appointments. If there is one, i'd like to popup some sort of message or icon notifying the user of it, like if they had their window minimized. very much like how most email programs work
any thoughts? I can easily do the refresh and determine if there are new records, i just don't know how to go about popping up a mesage or displaying an icon of some sort
thanks all