frmsasp
Joined: 03 Sep 2005 Posts: 8
|
Posted: Thu Oct 20, 2005 9:58 am Post subject: Want Date Format in dd/mm/yyyy in ASP.Net With C#. |
|
|
Dear Friend,
I am new in ASP.Net with c#.
I want date in a dd/mm/yyyy format with validation in TextBox . Is anybody guide me how shall ?
As I got date with dd/mm/yyyy but it will also accept 32/02/2005. Though Feb has less 30 days.
Also when I compare two textbox it will not evalute properly. eg I want TextBox2 date greater then TextBox1. So I had used
CompareValidator, & select type="date" but it will not evalute.
Pl guide me.
Thanking You, |
|