Re: MsgBox doesn't stop script!!!
From: Martin CLAVREUIL (-dropthis-martin.clavreuil_dropthis__at_wanadoo._drop-this_fr)
Date: 06/05/04
- Next message: Matthias Tacke: "Re: how to detect holiDays in ASP?"
- Previous message: Jammer: "VBScript help needed: how do I split a string?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 5 Jun 2004 20:35:31 +0200
hi,
can you post the source.
"Kent P. Iler" <kent@iler.NOSPAM.com> a écrit dans le message de
news:3WDcc.79190$gA5.973640@attbi_s03...
> Hi,
>
> I have a script that I want to stop/pause execution until the user click's
> OK on a msgbox.
>
> I've used msgbox and wscriptshell.popup, but neither seems to stop
> execution. The call is inside a function, but I don't think that should
> matter.
>
> I watch the taskmanager, and I'll see a 2nd instance of wscript kick off.
>
> Here's a longer description of what I'm doing.
> I have a script open up 3 instances of IE. 2 are pointing to websites,
and
> 1 is used for a status bar that I updated the progress via the script. I
> initialize the instances at the beginning, so there should never be more
> then 3 open. However, I am seeing the script continue when the msgbox or
> popup is open. Sometimes 4-5 instances of IE are then open, and I have no
> idea how this is happening!
>
> Has anyone seen anything like this?
>
> Thanks.
>
> -- Kent Iler
> ----------------------------------------------------------------------
> kent@iler.NOSPAM.com
> Please CC: all replies via e-mail
> Remove .NOSPAM from e-mail address
>
>
- Next message: Matthias Tacke: "Re: how to detect holiDays in ASP?"
- Previous message: Jammer: "VBScript help needed: how do I split a string?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|