Creating the Insert Record page
- Create a new Dynamic page (ASP VBScript) and save it as insert.asp
- Create a new recordset using the same settings as we used for the email.asp page. After you create the recordset the Application palette should look like this.

- From the menu at the top of Dreamweaver select Insert > Application Object >Insert Record > Record Insertion Form Wizard

- In the Record Insertion Form Dialog Box use the following settings

- Connection: ITLemon_Email
- Insert into Table: StudentEmail
- After inserting, go to: email.asp
- Form Fields:
- Move FirstName to the top of the List (Highlight and press the up arrow)
- Move LastName to the second position
- Move Email to the third Position
- Highlight StudentId and hit the Minus key to remove it from the list
- You can rename the labels for each column if you wish
- Hit Ok
- Your Page Should now look something like this

- Save the page and upload both the email.asp and insert.asp to the server
- Try it out.
Announcements
- 10.9.2008
IT Crimson - PowerPoint Video