VBScript
VBScript introduction
VBScript basics
VBScript variables
VBScript procedures
VBScript popup boxes
VBScript conditions
VBScript loops
VBScript arrays
VBScript strings
VBScript date & time
VBScript summary

Programming

Programming intro
Java

Markup

First webpage guide
HTML
XHTML

Browser scripting

Javascript
AJAX

Server scripting

PHP
ASP

Making money online

Make money online

VBScript

VBScript is a scripting language used in Microsoft's Internet Explorer web browser and browsers based on Internet Explorer's engine such as Flashpeak's SlimBrowser.

An introduction to VBScript
Become acquainted with VBScript through an introduction to the language.

VBScript basics
Learn the basics of VBScript.

VBScript variables
Become acquainted with declaring, assigning values to, naming, and printing variables.

VBScript procedures
Learn how to implement procedures in VBScript to reuse the same code without retyping it.

VBScript popup boxes
Learn how to display and implement alert and prompt boxes.

VBScript conditional logic
Learn how to use conditional logic to specify code that will be executed based on certain conditions.

VBScript loops
Learn how to use loops to perform repetitive tasks with one set of code.

VBScript arrays
Learn how to use arrays to store a set of related values in one variable.

VBScript strings
Learn how to create and manipulate text strings in several ways with VBScript's various built-in string functions.

VBScript date and time
Learn how to display the date and time on a webpage.

VBScript summary
Read about what you can learn after VBScript to advance your knowledge of web development, as well as a short summary of this section.

Practice

Online code editor
Practical examples
Practical exercises
Step-by-step tutorials

Reference

Terms glossary
Reference material

Rate this site

Rate this site
Visitor comments