| Dreamweaver CS3 - Your way to build better forms |
A Web form is among the few paths to receive direct feedback from visitors to your internet site. If it's to enroll for an email newsletter, search a database of info, or order products on the internet, a Web form collects valuable info that may help you and also your site's visitors. But only if the info submitted is correctly : If a visitor forgets to type in her email address when enrolling for an email newsletter, or a visitor accidentally submits a form before filling it out, you can finish up with no info at all. Making sure a Web form collects needed info in the right format is often known as form authorization. In brief, endorsement permits you to forestall a form from being submitted if info is missing, or info is incorrectly formatted. In addition, you can present an error to let users know what they did wrong and the way to fix it. Though form ratification is a very important part of building a Web form, it is also generally a complex process that involves either JavaScript programming online page or server-side programming online server. Luckily, Dreamweaver CS3 introduces a fresh way of adding complex form approval simply : Brisk Form Validation.In Dreamweaver-CS3, you can check form input for the following kinds of form fields : * Text fields.The most typical type of form field, the text field is a straightforward one-line box used to gather info like names, email addresses, zip codes, key terms, and such like.If a specific piece of info is necessary -- like a last name -- you can stop a form from being submitted if the user doesn't type anything into that field. Additionally, you can ensure that the data a user types into a text field is in the right format ; as an example, a properly formatted email address. Dreamweaver CS3 offers fourteen ratification options, including email address, zip, phone number, URL, and time. |