Tuesday, July 13, 2004

VB Script Tutorial

VB Script Tutorial: "1.Motivation:
Some people might ask, ?�What's the difference between Basic for Applications (VBA), and VB Script??. Define them by time, VBA developed earlier and VB Script developed after VBA, VB Script came later. VBA is fully functional, but VB script is not. VBA is main program structure, and VB script applies the program of VBA on web page. Also HTML is only static page, but VB script is dynamic web page (DHTML). On the dynamic Web page, user can request specified data from server. For example, user can select options on the web pages and request the server to return the information as user required. That's more functional than static web pages. This tutorial will lead you into the world of VB script, but you are assumed to know some fundamental program knowledge about VBA and HTML language."

No comments: