| Table of Contents Setting Up Database Setting System DSN Setting Folder to Execute | |
![]() ![]() |
|
How To Create an Active Server Page (ASP)
|
|
| To Create an Active Server Page 1. In the FrontPage Editor, create a new page, and type some text for a
title. (The following
3. In the ODBC Data Source Name (DSN) text box, type Volcano. SELECT FirstName, LastName FROM Employees WHERE FirstName = '%%FirstName%%'
6. Click Next. 7. Click Add Field.
10. Click OK. "For the database region to work, this page must be
saved in a folder that allows Click OK in this message.
Save your page as display.asp into the Scripts folder to complete the creation of the Active Server Page. |
|
| Examples: For more information and sample code, see the ASP Samples page. |