aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Flashing an update Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Flashing an update " Watch "Flashing an update " New topic
Author

Flashing an update

sreenath reddy
Ranch Hand

Joined: Sep 21, 2003
Posts: 415
Hi

I have a requirement, where if a message arrives from a server, the IE window(which may in the task bar) should start flashing - indicating to the user that there has been some change. Does anybody have an idea how we can accomplish flashing of an IE or a browser window in the taskbar of a user?

I am using AJAX to get notified about the changes , but how can i show it to the user ? I thought of alert , but this won't work if the user has minimized the browser in which my application is working ..

Any help would be appreciated in this regard

Sreenath
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56191
    
  13

There is certainly no standard way of doing this. Whether IE has some weird proprietary extension to do this I do not know.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Flashing an update
 
Similar Threads
popup window
cookie interference with user session
Interesting Applet, IE question
Issue in session manegement
Flashing windows in Java