|
Chili!Soft
ASP supports two scripting languages: Visual Basic Scripting Edition (VBScript)
and JScript. VBScript follows the syntax of Visual Basic while JScript
follows the syntax of JavaScript (ECMAScript).
Developers
can use loops, conditional logic, math, and string functions with HTML
to present Web pages to users. The scripts in the 10-Step Tour are written
in VBScript and demonstrate the use of traditional programming-language
constructs with the HTML code. Click
Show Me for some examples, or click next to continue the
tour.
|