Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • VBscript

    1. Home>
    2. VBscript

    VBScript Miscellaneous Statements

    • Post author:S K S
    • Post published:August 19, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    VBScript has a few other important statements to help developers develop an efficient script. The following table lists a set of such important statements. In this chapter, we will discuss…

    Continue ReadingVBScript Miscellaneous Statements

    VBScript – Error Handling

    • Post author:S K S
    • Post published:August 19, 2021
    • Post category:VBscript
    • Post comments:1 Comment

    There are three types of errors in programming: (a) Syntax Errors, (b) Runtime Errors, and (c) Logical Errors. Syntax errors Syntax errors, also called parsing errors, occur at interpretation time…

    Continue ReadingVBScript – Error Handling

    VBScript – Regular Expressions

    • Post author:S K S
    • Post published:August 19, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    Regular Expressions is a sequence of characters that forms a pattern, which is mainly used for search and replace. The purpose of creating a pattern is to match specific strings,…

    Continue ReadingVBScript – Regular Expressions

    Object Oriented VBScript

    • Post author:S K S
    • Post published:August 19, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    What is an Object VBScript runtime objects help us to accomplish various tasks. This section will help you understand how to instantiate an object and work with it. Syntax In…

    Continue ReadingObject Oriented VBScript

    VBScript – Dialog Boxes

    • Post author:S K S
    • Post published:August 19, 2021
    • Post category:VBscript
    • Post comments:1 Comment

    What is a Dialog Box ? VBScript allows the developers to interact with the user effectively. It can be a message box to display a message to a user or…

    Continue ReadingVBScript – Dialog Boxes

    VBScript – Procedures

    • Post author:S K S
    • Post published:August 19, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    What is a Function? A function is a group of reusable code which can be called anywhere in your program. This eliminates the need of writing same code over and…

    Continue ReadingVBScript – Procedures

    VBScript – Date and Time Functions

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    VBScript Date and Time Functions help the developers to convert date and time from one format to another or to express the date or time value in the format that…

    Continue ReadingVBScript – Date and Time Functions

    VBScript – Strings

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    Strings are a sequence of characters, which can consist of alphabets or numbers or special characters or all of them. A variable is said to be a string if it…

    Continue ReadingVBScript – Strings

    VBScript – Numbers

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    Number functions help the developers to handle numbers in an efficient way and also helps them to convert their subtypes. It also helps them to make use of the inbuilt…

    Continue ReadingVBScript – Numbers

    VBScript and Cookies

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:VBscript
    • Post comments:0 Comments

    What are Cookies? Web Browsers and Servers use HTTP protocol to communicate and HTTP is a stateless protocol. But for a commercial website, it is required to maintain session information…

    Continue ReadingVBScript and Cookies
    • 1
    • 2
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP