About working with scripts

Microsoft Office FrontPage 2003

With IntelliSense, you can easily create or edit scripts in a number of languages, including ECMAScript as defined by the specification of the European Computer Manufacturers Association, such as JScript or JavaScript, and Visual Basic Scripting Edition (VBScript). You can quickly fill in valid variables, functions, or parameter information.

You can also display line numbers, which makes it easier to identify errors when you debug your scripts.

ShowFormatting scripts

Script elements, such as script identifiers, keywords, numbers, operators, and strings are represented in different colors. You can either use the default colors or specify your own settings.

Script color coding will only occur within a properly closed block of script. If a script block is opened but not closed, then all text following the opened script block will use the normal color setting to help you quickly see that a closing tag is required.

Note  FrontPage does not currently support server-side scripting, CGI, ASP.NET, or Visual Basic .NET.