hi
My Code like this
<asp:TextBox ID="TxtCalc" runat="server" idth="170px"
></asp:TextBox>
<asp:Image ID="ImgCal" runat ="server" ImageUrl="~/images/Calendar.png" CssClass ="calendersstyle" />
My Requirements
1.RequireField
2.Prompt Character "-" 30/06/2011 dd/MM/yyyy -? Format Need allow number only
3.Validate Date or not
I need this all Datefield i will apply submit situation show error
Mark as Answer if its helpful to you
Kumaraspcode2009@gmail.com