
Alert Message popup over all open applications
If you are using VBScript on the client side, try
MsgBox "blah, blah", vbSystemModal
--
Michael Harris
Microsoft.MVP.Scripting
--
Please do not email questions - post them to the newsgroup instead.
--
Quote:
> Since there is not way via dhtml and since
> the callout for an open window is done via
> an asp page Is there a way to create a alert
> message that will popup over all open
> applications via vbscripting
> In other words
> using vbscripting in an asp page
> How can I make a windows alert dialog popup
> when the user has IE minimized and is working
> in a different application like Word for example
> I have an Iframe refreshing an ASP page every minute.
> If a condition changes I need the
> browser window to alert the user.
> It does but in the background.
> I need the alert message to come to the front.
> --
> Michael Kujawa
> Team NetObjects
> http://www.kujawas.net