|
August 23, 2002 Popping Up Message Boxes from the Server Tips: August 2002
Yehuda Shiran, Ph.D.
|
|
The following JScript .NET code greets the user and asks him or her to press the OK button on two consecutive message boxes:
The following command-line window shows the code listing, the compilation command of this code (col116ex4.js), the execution command, and the first message box that pops up. The second command-line window below shows the second message box that pops up after the user clicks the OK button on the first message box.
People who read this tip also read these tips: Look for similar tips by subject: |