VBScript
Presentation

VBScript is a small programming language based on Visual Basic from Microsoft. We use it in website creation for example, to validate forms, calculate some elements, verify some parameters.

We use it also in some technologies like ASP and for some personnalized development in Microsoft Outlook

 
Proposal for a content
  • Introduction
    • The limits of HTML
    • Interest of VBScript
    • Base of object-oriented programming
  • Programming
    • Inserting script
    • Sub procedures
    • Functions
    • Variables
    • Data type
    • Operators
  • The Object model
    • Internet explorer DOM
    • Properties
    • Methods
    • Events
  • Basic objects
    • Window object
    • Frame object
    • Navigator object
    • Location object
    • History object
    • Document object
    • Form object
    • Form sub-objects
  • Manipulate data
    • Variables
    • Array
  • Programming flow
    • If
    • For
    • Case
  • Varia
    • Errors management
 
Practical info
  • 2 days.
  • Prerequisites: a good knowledge of Internet and HTML.
Back to the list of trainings