Dreamweaver ASP Javascript Setup

 

Create an ODBC Connection using a DSN name with your userID. Example: DsnJStorslee

You can call your connection using your userID again in the name Example: CnJStorslee

Finally Create a recordset using your userid in the name. Example: RsJStorslee

VBpage

Open New Document

Select ASP Javascript

rs1

Select Application

Click on the Bindings Tab

Click on the +

and Select Recordset

rs2 Type in the Recordset name and define a connection

Next Connections Page