Messagebox in Jscript -
10-18-2006
, 07:33 PM
hello-
How do I pop-up a message box using JScript from an ActiveX script
task?
I know I can use MsgBox in VBScript, but we've standardized in JScript.
Does the DTS object model have an equivalent of a web browser's
window.alert? I need to pop messaged in order to debug my script. Is
there any other way to debug ActiveX scripts in DTS designer?
Faisal |