Create a form to submit information to a database
From a web site that has an existing database connection,
do the following:
- On the File menu, point to
New, and then click
Page or Web.
- In the New Page or Web
task pane, under
New from Template, click
Web Site Templates.
- Click
Database Interface Wizard, and then click
Add to current Web.
- Click OK.
- In the
Database Interface Wizard dialog box, select
Use an
existing database connection, and then select a database
connection from the drop-down list.
- Click Next.
- Select the table or view you would like to use for the
database connection, and then click
Next.
- If you want to modify a form field, do the following:
- Select a value in the
Edit form field
type list, and then click
Modify.
- Select a different value in the
Form field input
type list.
Note If you select
Option Button as a
form field input type, be sure to select a value under
Number of options.
- Click OK, and then click
Next.
- Select Submission
Form, and then click Finish.
Microsoft FrontPage creates:
- A page titled "Submission Form," which it opens it in
Page view.
- A folder called /Data source_interface/record
source (if it doesn't already exist) to store the
results page.