Friday 10, February 2012
Welcome Guest, Register | Login  
      Home    |    Tutorials    |    Free Ebooks    |    Free Scripts    |    Articles    |    Blog     |    Forum    |    About Us    |    Contact Us

MsgBox

The MsgBox function displays a message box, waits for the user to click a button, and returns a value that indicates which button the user clicked.

The MsgBox function can return one of the following values:

  1. 1 = vbOK - OK was clicked
  2. 2 = vbCancel - Cancel was clicked
  3. 3 = vbAbort - Abort was clicked
  4. 4 = vbRetry - Retry was clicked
  5. 5 = vbIgnore - Ignore was clicked
  6. 6 = vbYes - Yes was clicked
  7. 7 = vbNo - No was clicked

Syntax:
MsgBox(prompt[,buttons][,title][,helpfile,context])

Example:

MsgBox "Hello There!"

 
     
   
VBScript Tutorial
 
  Introduction
Introduction
  How to
How to
  Where to
Where to
  Working With Variables
Working With Variables
  Arrays
Arrays
  VBScript Procedures
VBScript Procedures
  Conditional Statements
Conditional Statements
  For Next Loop
For Next Loop
  While Loop
While Loop
  Comments
Comments
  Date
Date
  MsgBox
MsgBox
 
 
 
Web Designing Tutorials
  HTML Tutorial
HTML Tutorial
  DHTML Tutorial
DHTML  Tutorial
  CSS Tutorial
CSS Tutorial
  XHTML Tutorial
XHTML Tutorial
 
Programming Languages Tutorials
  C Language Tutorial
C Language Tutorial
  C++ Tutorial
C++ Tutorial
  Java Language Tutorial
Java Language Tutorial
  Data Structure Theory Tutorial
Data Structure Theory Tutorial
 
Server Side Scripting Tutorials
  PHP Tutorial
PHP Tutorial
  SQL Tutorial
SQL Tutorial
  ASP Tutorial
ASP Tutorial
 
Client Side Scripting Tutorials
  JavaScript Tutorial
JavaScript Tutorial
  VBScript Tutorial
VBScript Tutorial
 
 
 
POPULAR E-BOOKS
 
Download Top SEO Secrets  Ebook Top SEO Secrets
   
Download The Top 10 Ways to Speed Up Your Windows PC Right Now  For Free Ebook The Top 10 Ways to Speed Up Your Windows PC Right Now For Free
   
Download Affiliate Marketing Mistakes  Ebook Affiliate Marketing Mistakes
   
Download 1000 Java Tips  Ebook 1000 Java Tips
   
Download C Programming Ebook C Programming
   
 
Studiesinn.com © 2012 All Rights Reserved.
Website Designed & Developed by TechXprtz