ALL >> Web-Design >> View Article
Overview Of Various Parts Of Website Forms Along With Their Usage
Forms generally collects information in fields and then send this information to some kind of programming to process the information further, and usually there will be a database to store the information. Also the information from forms can go to an email addresses.
You can design a form with whatever programing language you are using to build your web pages, whether it's Notepad, Joomla, Dreamweaver or something else. However, remember that the programming that collects the information and the database that stores the information require new sets of skills.
An overview of the Form Tag
A tag that adds a form to a web page is known as< form >.
A form tag can have various properties and used as per requirements: action, method, name, id, and others.
Generally the action property decides what will happen when someone clicks the main button on a form. A form can actually have more than one button but since there is going to be only one action; multiple buttons needs to be coded differently. Here the action property is generally the name of a file. Action operation can call the same web page. If ...
... there is programming written at the top of the page related to what has been entered in the form, the form will reload the same page again. And when the page reloads, it simply gathers the viewer's entry and does something with it.
The method property used to decide how the information from the form will be sent. There are two options for method and they are POST and GET. The GET method simply puts the values from each field in the website address. You have probably seen a web address that looks like: domainname.com/filename.html?field=somevalue;field=somevalue, etc. That is known as the GET method. Generally GET method is not very secure because these values are completely available as part of the web traffic. The POST method simply puts the fields and their values in the message sent to the server instead of in the web address. POST is considered to be more secure.
Remember that name and id isn't the same thing, but they are quite similar. It is advisable that you should name your forms. There are benefits to the programming. It is not as important if there is only one form on a page, but if a page has more than one form, it is very important.
Definitely you can also add inline CSS style properties to your form, although it would be best to use an external CSS file.
Copyright © 2010
SPINX is one of the top los angeles software companies provides services like Enterprise Web Portal Development, Website Design Santa Monica & also across the world.
Add Comment
Web Design Articles
1. Why Is Web Development Essential For Small Businesses?Author: Liam Mackie
2. The Importance Of Ecommerce Website Development For Business Growth
Author: Lahari Technologies
3. Web-design Services At Best Rates || Brand Roof Solutions
Author: Brand Roof Solutions
4. Seo Services In India And Web Design Company In Balasore For Complete Digital Growth
Author: Ethan Davis
5. Hire The Best Node.js Developers In Riyadh, Saudi Arabia
Author: Andy
6. Web Design Agency Dubai: Understanding Modern Website Solutions
Author: easywebplansitllc67
7. Advanced Web3 Ui Ux Design Systems For Growing Brands
Author: david
8. Back To Winter With Slope Rider
Author: sloperider3d
9. Hire The Best Next.js Developers In Riyadh, Saudi Arabia
Author: Andy
10. Simple Tricks That Will Work In Favour Of Your Ecommerce Website Design!
Author: Liam Mackie
11. Penetration Testing & Vulnerability Assessment Services
Author: brainbell10
12. Pay Per Click
Author: brainbell10
13. React.js Development Services In Riyadh For Fast, Scalable Web Apps
Author: Andy
14. Powering Business Growth With Smart Digital Innovation
Author: sochtek
15. Hire Dedicated Laravel Developers In Riyadh: Best Laravel Development Company
Author: Andy






