Re: Activate TaskBar Browser From Application

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

csgraham74 wrote:
HI Folks,

I am developing a solution in asp.net. Basically i am automatically
assigning actions to various users of my system. The problem is that i
need to prompt the users to return back to their internet explorer
when a new action is assigned as they currently work in a 2 different
applications. I was wondering if its possible to make the internet
explorer taskbar flash if tfey have a new action assigned. The users
explorer session will always be open and the screen refreshes every 2
mins to check for new actions being assigned.

is it possible to make the task bar flash ???

any help on this appreciated

thanks

Colin

No, but you could display an alert in JavaScript. That's the closest I can think of in terms of attracting the user's attention if his browser window is minimized. On most browser, there is even a sound when the alert pops up. Usually I am not much for alerts, but in that case it would probably work.

HTH,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
.



Relevant Pages

  • Re: Basic Question
    ... this result the alert is being popped up. ... I was actually assigning window.alert to test.hi? ... of calling that function to the variable "test.hi". ... only would have executed on completion of window load. ...
    (comp.lang.javascript)
  • Re: Basic Question
    ... this result the alert is being popped up. ... and then assigning the result ... of calling that function to the variable "test.hi". ... only would have executed on completion of window load. ...
    (comp.lang.javascript)
  • Re: Basic Question
    ... this result the alert is being popped up. ... However in your onload listener this.hi won't do the trick (just like ... I was actually assigning window.alert to test.hi? ...
    (comp.lang.javascript)
  • Activate TaskBar Browser From Application
    ... assigning actions to various users of my system. ... need to prompt the users to return back to their internet explorer ... explorer taskbar flash if tfey have a new action assigned. ...
    (microsoft.public.dotnet.framework.aspnet)