News

Of all the hats JavaScript can wear, its form-processing features are among the most sought and used. Learn how to use JavaScript for form processing, validation, and more.
Working With Forms in HTML5 The HTML5 specification adds a new set of tools for handling web forms. Generally referred to as HTML5 Forms, the new tools enable browser-side form validation.
How to Transfer Data in Web Form to a Database. Moving information from an HTML form into a database is a two-step design process. First, create an entry HTML form capable of passing information ...
Your forms can be built entirely in HTML5, with no JavaScript necessary. Here's how.
Do the conversion form by form rather than creating a whole new site. There will be some forms (those forms maintaining your lookup tables, for example) that you may never bother converting. Where you ...
Tired of typing the same information every time you buy something online or register for a Web site? Autofill Forms does it for you.
You can use Google Forms to create online surveys, quizzes, and feedback pages. Here’s how.
Currently, reusing web forms and user controls in multiple ASP.NET projects requires copying the associated aspx and ascx pages. You can put web controls in separate assemblies, but you lose the ...