find no of days by javascript
using gridview in asp.net with c#
three are 2 cols from date and to date where user can select the date??
I need to find no of days by javascript by onblur method ???
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nikhil MahajanPosted Apr 2, 2010, 5:20 AM
just parse the date from those textbox into datetime.. then u can find anything from those dates :)