VBS Sample: 2-Tier ADO VBScript Sample

Click to open or copy the files for the VBS sample.

This sample demonstrates the use of ADO from VBScript and HTML. It shows how ADO, VBScript and HTML on the client can be used to build a 2-tier weblication for an intranet. In this sample, some of the VBScript and HTML code is generated at run time in order to generate fields based on the schema information in the Recordset.

(Also called "the ADOVBS sample.")

Building SDK Samples