spacer
Yehuda Shiran August 23, 2002
Popping Up Message Boxes from the Server
Tips: August 2002

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

The following JScript .NET code greets the user and asks him or her to press the OK button on two consecutive message boxes:

  import System.Windows.Forms;
  System.Windows.Forms.MessageBox.Show("Hello! Press the OK button");
  MessageBox.Show("Doing fine! Now press the button again.");
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.

First message box from col116ex4.js

Second message box from col116ex4.js

To learn more about JScript .NET and ASP.NET, go to Column 116, JScript .NET, Part IX: Displaying Information.


People who read this tip also read these tips:

Look for similar tips by subject:

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Creating a Banking Application Deposit Script · Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
XPath Support for Working with XML Data in MySQL · SSDs Take Center Stage · WebPlus X4 Adds New Features for Easy Site Design