retrievind date in asp.net

Posted by Indranil Mutsuddy on Stack Overflow See other posts from Stack Overflow or by Indranil Mutsuddy
Published on 2010-05-14T14:02:47Z Indexed on 2010/05/14 14:04 UTC
Read the original article Hit count: 239

Filed under:
|

Hello frineds,

I need to retrieve the current date in asp.net and then compare that with the date given by the user in textbox1.text(mm/dd/yyyy format), if date date given is greater than current date then error else add 4months2days with that date and display it in textbox2.text.

help me please, thanking you guys,

Indranil

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about JavaScript