11.2. Choose Your Flavor of Code: Script or Managed Code (.NET)

Version 1.0 of Microsoft InfoPath originally shipped with Microsoft Script Editing technologies, giving the user the choice of using either Microsoft JScript, which is the default scripting language for a form, or Microsoft Visual Basic Scripting Edition (VBScript). Other Microsoft Office products ship with Visual Basic for Applications (VBA), except for Outlook, which also uses scripting to program with Outlook forms.

11.2.1. JScript or VBScript?

The choice of which of the scripting languages you depend on may come down to which one you have had experience with. If you have used Java in the past, you may want to use Jscript; if you have used one of the Visual Basic development languages, then VBScript may be the way to go.

If you're just starting out in developing, you will probably want to use the default scripting language, which is JScript. If you decide to go with VBScript, then you change the default script language by selecting it on the Advanced tab of the Form Options dialog box.

If you want to change the default programming language behind an InfoPath form, you have to do it before the form has any code behind it.

11.2.1.1. Try It Out: Setting the Default Script Editor

Using a new form:

  1. Open InfoPath.

  2. Create a new blank form.

  3. Choose ToolsForm Options.

  4. Click the Advanced Tab.

  5. Click on the Form code language, ...

Get Beginning InfoPath™ 2003 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.