Latest web development tutorials

VBScript summary

VBScript summary

This tutorial has taught you a VBScript.

You have learned about variables and functions, as well as how to how to run different scripts depending on the situation.

For more information about VBScript, please see our VBScript examples and our VBScript Reference Manual .


Now that you've learned VBScript, next?

The next step should be to learn ASP.

HTML files script on the client side (browser) executing, ASP script file is executed on the server.

By ASP, you can dynamically edit, change or add any content of the page, in response to the data submitted from HTML forms, access any data or database to the browser return results for different users to customize the pages more useful and more.

Since ASP files are returned as plain HTML browser ,, so we can view the ASP in any browser.

If you want to learn more about the knowledge of ASP, please visit our ASP tutorial .