From FrontPage Help "About Intellisense" -
With IntelliSense, you can edit scripts in a number of languages, including
ECMAScript as defined by the specification of the European Computer
Manufacturers Association, such as JScript (JScript: An interpreted,
object-based scripting language that borrows from C, C++, and Java. It is
the Microsoft implementation of the ECMA 262 language specification.) or
JavaScript (JavaScript: A scripting language that can be used to add
functionality to a Web page or a Web site, or to enhance the look of one.
JavaScript scripts can run on any type of client or server computer.), and
Visual Basic Scripting Edition (VBScript) (Visual Basic Scripting Edition
(VBScript): An interpreted, object-based scripting language that is a subset
of the Microsoft Visual Basic programming language.). You can quickly fill
in valid variables, functions (function: An action or operation that is
performed by a script. A function may return a value or other result.), or
parameter information. IntelliSense also provides context-sensitive lists
for HTML tags and attributes.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.