|
Forms - Samples of Web Form Options
This collection of web pages has been developed to
illustrate some of the possibilities with advanced form options.
Documentation for "how to" accomplish the tasks is available through the
ITM Online Help Documentation (see
FrontPage 2000, FrontPage 98, and HTML Coding).
Basic Forms Sample
special field names: none
|
Customize order of information received
special field names: sort
|
|
Automate Reply to Form Responses
special field names: email, realname |
Share the results with others
special field names: cc, bcc |
|
Capturing information within message
special field names: print_config |
Automatically send a courtesy email message
special field names: courtesy_reply, courtesy_reply_texta,
courtesy_reply_textb, courtesy_who_we_are, courtesy_our_url,
courtesy_our_email |
|
Bypass the Form Results Page
special field names: redirect |
Customize the colors of the form results pages
special field names: background,
bgcolor, text_color, link_color, vlink_color, alink_color
|
|
Ensure that fields are completed
special field names: required |
Capture the results to a file
(database capture codes)
special field names: append_db, db_fields, db_delimiter
|
|
Custom error page when required fields are missing
special field names:
missing_fields_redirect
|
Learn about user's environment
(browser and version)
special field names: env_report
|
|