Easily produce more usable Form Entry Fields with ASP.NET : FormFields
FormFields is a very handy resource which makes it easier to produce more usable form entry fields with ASP.NET.
Rather than writing markup over and over for things like validation, regular expressions, dropdownlist databinding, etc., FormFields handles all the hassle for you.
Here is an example date input with a date picker & validation:
<formField:textBox ID="tb_SchoolDate" runat="server" Type="Date" Required="True" Title="School Date" />
Yes, that easy & with a clean markup (the look & feel can be customized via CSS).
FormFields requires .Net Framework 3.5 & AjaxControlToolkit to run.
Requirements: .Net Framework 3.5 & AjaxControlToolkit
Website: http://formfields.naspinski.net/
Download: http://formfields.codeplex.com/Release/ProjectReleas…

How to Start a Functioning Website Under Thirty Dollars 2021?
A Light weight, small framework for beautiful forms: Ideal Forms
CSS3 Powered jQuery Image Slider for 2D or 3D transitions – Flux Slider
Now Easy to Convert Websites Into Mobile Quickly: Mobilize.js
The HTML5 Time Element Is Back and Better Than Ever
Mozilla Introduce Firefox 9, with Speed and less memory improvements
Periodeic table of HTML5 Elements, arrange by type.