Alert Message popup over all open applications 
Author Message
 Alert Message popup over all open applications

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.*-*-*.com/



Mon, 16 Feb 2004 00:25:26 GMT  
 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



Mon, 16 Feb 2004 05:13:15 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Open an Application, then open another application

2. ***NEWBIE ALERT***NEWBIE ALERT***NEWBIE ALERT***

3. MSN Alerts and notification popup control

4. MSN Alerts and notification popup control

5. take out alert message in Access97

6. Create automatic alert messages

7. Mail Message pop up to alert user

8. Send alert message vie vb to a phone?

9. Alert Messages!!!!!

10. ActiveX Control - "Security Alert" message

11. Activex control alert message

12. NT Alert Message

 

 
Powered by phpBB® Forum Software