Dan Thomson at myITforum.com

Pacifying the call of an undying passion

Syndication

News


    If they don't find you handsome, maybe they'll find you handy (Red Green).
    Proud member of the myITforum Network

Links: Helpful forums

Links: Interesting blogs

Links: User Groups

Stuff I do

Scripting List solutions: "Please wait" in a VB Script

Question:

I'd like to display a window that pops up and says "Please wait ..." while the script is running and then disappears when the script finishes.  I'm looking for something that does not require user interaction. 

Solution:

I've used the code posted on this forum in the past for putting up a progress bar while the rest of the code in the script is running.  It uses an IE window as a popup type message box.

Progress / Activity Bar as a Class

There's also an HTA version.

 

Published Sunday, September 16, 2007 9:31 PM by dthomson

Comments

No Comments