December 17, 2017 ASP. 12 table cells && simple controls/composite controls

Source: Internet
Author: User

12 form elements can be divided into three main categories

First Class: Text class

" text " />  // plain text box "password"// password text box " Hidden " // Hidden Fields // Variable text box

Type II: Button class

" Button " // Normal button " Reset " // Reset button // The following two can be used to submit data to the database " Submit " // Submit Button " Image " // Picture Button

Class III: SELECT Class

" Radio " // radio Button " checkbox " // Check button <input type ="file"//  Select Files button <  Select>  <opention></opention>  // drop- down list </Select >

Simple controls

1. lable//text2. Literal//Direct output of text, no HTML code displayed3. TextBox textmode="MultiLine" //Change to multiline text boxTextmode="Password" //Change to Password boxTextmode="Singleline" //become a single-line text box4. Hiddenfiled//Hidden Fields5. Button//Submit Button6. ImageButton//Picture Submit Button

Composite controls

1 //            // Multi-line radio button 2// Multi-select button                 // Multi-line multi-select button 3. Select  Option  / / Select only one text                        / / can select multiple text

December 17, 2017 ASP. 12 table cells && simple controls/composite controls

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.