HI,
Can any one explain about the date format
for example i have a text box with submit button when i enter date its not displaying the data from database when i enter only year it display the data related to the date is displayed ,can any one explain me the data validation and search for date with sample example
Piyush PansuriyaPosted Jan 7, 2015, 4:10 AM
submit botton pass date in text format. you have to convert it in date format.
Can you provide code, what exactly you pass in database?