See the Code in Action (RDS)

   

  1. Save the changes to the Tutorial.asp file as a text file and exit your text editor. Be sure your text editor doesn't replace the .asp file name extension. An .asp file is an Active Server Pages script file.

  2. To verify that the ASP page you've created works, point your browser to http://<webservername>/MSADC/Samples/Tutorial/Tutorial.asp, where <webservername> is the actual name of your Web server.

Note   You must access your ASP page by pointing to the address. It won't open correctly if you use the Open command on the File menu, or double-click the .asp file.

When you load the page, click Run! to fill the grid with data. You can change the query or other parameters and click Run! again to see other data.