Vbscript

VBScript Placements

VBScript Placements

The affability of incorporating VBScript code into any HTML document is granted. However, VBScript in the HTML file is the preferable method of including it —

  • Text in <head>...</head> part.
  • Text in <body>...</body> part.
  • Text in <body>...</body> and <head>...</head> sections.
  • Text in the external file then include in <head>...</head> part.

When you start working more thoroughly with VBScript, there are cases where you reuse the same VBScript code over several pages on a site. In multiple HTML files, you do not have to keep the same code.A mechanism for saving VBScript in an external file is provided in the script tag and then added to the HTML file. You will need to write all of the VBScript source code into a single ".vbs"-extension text file to use VBScript from an external source file.

Top course recommendations for you

    Linux Tutorial
    2 hrs
    Beginner
    42.3K+ Learners
    4.51  (2607)
    Functions in Python
    1 hrs
    Beginner
    14.5K+ Learners
    4.56  (654)
    GitHub Tutorial for Beginners
    2 hrs
    Beginner
    15.2K+ Learners
    4.0  (1)
    Trees in Java
    2 hrs
    Beginner
    7.1K+ Learners
    4.51  (146)
    C for Beginners
    2 hrs
    Beginner
    120.5K+ Learners
    4.51  (7675)
    Binary Trees
    2 hrs
    Intermediate
    4.9K+ Learners
    4.58  (159)
    PowerPoint for Beginners
    2 hrs
    Beginner
    57.4K+ Learners
    4.55  (2509)
    UI / UX for Beginners
    1 hrs
    Beginner
    228.7K+ Learners
    4.53  (17001)
    Splunk Tutorial
    1 hrs
    Beginner
    3.5K+ Learners
    4.53  (188)
    Turbo C++
    1 hrs
    Beginner
    13.6K+ Learners
    4.44  (494)