|
Form Design
This can be used to specify a basic design. See the User's Manual for hints on how to
modify the form to fit your web site design.
On the first question below, the URL to the form processing program, is required.
All the rest of the design specifications are optional.
What is the URL to the form processing program, mir.cgi (or mir.pl)?
How many pixels wide shall the form be (within the limits of HTML)?
If more than one of your info records will be represented with the form you are generating,
how shall the form present the selections?
If the form shall have a border around it, specify the thickness of the border
and the amount of margin around the form.
If the form shall have a background color, type either the color or the hexidecimal number here.
If hexidecimal number, it should be preceeded with a "#" character.
Examples:
pink
#FF9999
If you're providing a heading/title, you may specify a CSS style name or font characteristics for it (appearance depends on the browser and other web page elements).
If you're providing a description, you may specify a CSS style name or font characteristics for it (appearance depends on the browser and other web page elements).
Are you asking for the form user's name?
No
Yes, not required
Yes, and it is required
If you're providing both a heading/title and a description, shall the description
start on a new line below the heading/title?
Yes
No
What is the text on the submit button?
After the form is submitted, which page shall be displayed in the user's browser?
|