Free Web Hosting, Free Hosting, Free ASP Hosting - 1ASPHost.com
    

    Domain Registration
    Free Hosting
    Web Hosting
    E-mail Accounts
    FAQs
    Contact Us

    Learn ASP
    Databases
    Articles
    Terms of Service
    Home

ASP scripts, just like programs, run commands and function in the order they are given; but, there is a way to change this.  It is called "Flow Control" keywords or commands.  You can use these keywords to command the script to run or not to run certain parts, to rerun certain parts over and over again until you tell it to continue with the rest, and to just stop the script completely.

By: Matthew Holder