618545
638
Zoom out
Zoom in
Previous page
1/661
Next page
631
USING DREAMWEAVER
Building forms
Last updated 3/28/2012
Password Results in an input tag with its type attribute set to password. The Char Width and Max Chars settings
map to the same attributes as in single-line text fields. When a user types in a password text field, the input appears as
bullets or asterisks to protect it from observation by others.
Init val Assigns the value displayed in the field when the form first loads. For example, you might indicate that the user
enters information in the field by including a note or example value.
Class Lets you apply CSS rules to the object.
Button object options
Button Name Assigns a name to the button. Two reserved names, Submit and Reset, tell the form to submit the form
data to the processing application or script, or to reset all the form fields to their original values, respectively.
Value Determines the text that appears on the button.
Action Determines what happens when the button is clicked.
Submit Form Submits the form data for processing when the user clicks the button. The data is submitted to the
page or script specified in the form’s Action property.
Reset Form Clears the contents of the form when the button is clicked.
None Specifies the action to be performed when the button is clicked. For example, you can add a JavaScript
behavior that opens another page when the user clicks the button.
Class Applies CSS rules to the object.
Check Box object options
Checked Value Sets the value to be sent to the server when the check box is checked. For example, in a survey you
might set a value of 4 for strongly agree and a value of 1 for strongly disagree.
Initial State Determines whether the check box is selected when the form loads in the browser.
Dynamic Lets the server dynamically determine the initial state of the check box. For example, you can use check boxes
to visually present the Yes/No information stored in a database record. At design time, you don’t know that
information. At run time the server reads the database record and selects the check box if the value is Yes.
Class Applies Cascading Style Sheets (CSS) rules to the object.
Single radio button object options
Checked Value Sets the value to be sent to the server when the radio button is selected. For example, you might type
skiing in the Checked Value box to indicate a user chose skiing.
Initial State Determines whether the radio button is selected when the form loads in the browser.
Dynamic Lets the server dynamically determine the initial state of the radio button. For example, you can use radio
buttons to visually present information stored in a database record. At design time, you don’t know that information.
At run time the server reads the database record and checks the radio button if the value matches one you specified.
Class Applies CSS rules to the object.
Menu options
List/Menu Assigns a name to the menu. The name must be unique.
Type Indicates whether the menu drops down when clicked (the Menu option) or displays a scrollable list of items
(the List option). Select the Menu option if you want only one option to be visible when the form is displayed in a
browser. To display the other choices, the user must click the down arrow.
638


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Adobe DREAMWEAVER CS5.5 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Adobe DREAMWEAVER CS5.5 in the language / languages: English as an attachment in your email.

The manual is 21,23 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

Others manual(s) of Adobe DREAMWEAVER CS5.5

Adobe DREAMWEAVER CS5.5 User Manual - German - 753 pages

Adobe DREAMWEAVER CS5.5 User Manual - Dutch - 725 pages


The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info