| PHP tutorials, html tutorial, photoshop tutorial, ajax tutorials,java tutorial, web design tips tutorials, css tutorial, visual basic tutorial, dreamweaver tutorial, php tutorial, html tutorials, c++ tutorial, javascript tutorial, windows tutorials, free flash tutorials, free photoshop source codes, sql tutorial | ||
![]() |
||
| Home | Forums | Downloads | Books | Submit Content | Links | ||
Working with FormsDate:2006-03-20The form element is a powerful part of HTML . Using forms you can get and recieve information from visitors. You may store that data into a file, place an order, gather user statistics, register the person to your web forum, or maybe subscribe them to your weekly newsletter. A form is defined
with the <form> tag. Input Input tag is widely used in form. Input tag is commonly used with type attribute. Below are some examples of <Input> tag with type attribute. Text Fields Text Fields are most common used for collecting information such as names, email addresses, URLs, etc . For Example: <form> Name :
Radio Buttons Radio Buttons are used with user when you want the user to select one of the limited number of choices.. For Example: <form> Output: Male Female
checkboxes are used when you want the user to select one or more option of a limited number of choices. <form> Visual Basic HTML Java Submit Displays a send message button at the end of the form. Clicking this will send all the form data. <form> Name: Button Buttons are used to perform any action or send data.. <form> Name: Reset Reset type is used to clear all data in form. <form> Name:
Text Area The textarea is used for enter a message or comments. <form>
Select Using <select> tag user can select one or more items from a menu or a scrolling list. They are similiar in functionality to radio buttons or checkboxes. Select menues are created with the <select> and <option> tags. <select> is the list itself and each <option> is an available choice for the user. For example: <form>
|
|
|
| Desclaimer | Privacy Policy | Submit Content | Links | Link to Us | Sitemap |Contact Us | ||
| Copyright Programming Tutorials, Web Development
Tutorials, Source codes © All Rights are Reserved. Powered By Evernew Solutions Loans - Car Insurance - Flights - Phoenix Pools |
||