Avoid "beep" with Popup? 
Author Message
 Avoid "beep" with Popup?

when using wshShell.Popup is it possible to avoid the "beep" that seems to
be there by default?

tia

--
Rickety



Sun, 25 Jan 2004 20:48:58 GMT  
 Avoid "beep" with Popup?
Yes, for example :
WshShell.Popup("Clic on OK",10,"Title",128)

The last parameter avoid beeping when greater than 80



Quote:
> when using wshShell.Popup is it possible to avoid the "beep" that seems to
> be there by default?

> tia

> --
> Rickety



Mon, 26 Jan 2004 02:38:45 GMT  
 Avoid "beep" with Popup?
merci  Jean-Luc!

--
Rickety


Quote:
> Yes, for example :
> WshShell.Popup("Clic on OK",10,"Title",128)

> The last parameter avoid beeping when greater than 80



> > when using wshShell.Popup is it possible to avoid the "beep" that seems
to
> > be there by default?

> > tia

> > --
> > Rickety



Mon, 26 Jan 2004 20:52:44 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Disabling the "Beep"

2. Avoiding a browser "refresh"...

3. make form a "popup"?

4. Popup "natType" argument

5. Disabling "BACK"/"FORWARD" buttons

6. CreateObject("Excel","//server"), MsgBox output

7. Problem With "window.showmodaldialog("")"

8. Disabling "BACK"/"FORWARD" buttons

9. How to Replace("String Irregular # of space", "?", "")

10. JavaScript "\"" and WShell Run

11. Beep before popup message

12. how do i avoid "timout" errors?

 

 
Powered by phpBB® Forum Software