Sometimes when you build a form for your users in your webpage, some of the information you would like for them to supply are dates - Reservations, birthdays, special dates, etc. You can add a Dynamic Calendar based date picker to your form design in Photoshop and psd2css Online will generate all of the code to make it real. Use the '_datepick' Layer Naming Convention just as you would normally use the '_inputtext' Layer Naming Convention and your users will be presented with a calendar that they can choose date, month and year from.
Here is an example:
http://psd2cssonline.com/tutorials/hmenu/index.html
Here is the PSD file used to make that page:
http://psd2cssonline.com/tutorials/hmenu/kiteboard.psd
Here is the high quality version of the video tutorial:
http://psd2cssonline.com/tutorials/hmenu/hiresvid-datepick.html

Date picker
this is awesome!!! How do I add it to ASP .net 2008 so I can do the same in my forms?...