i had entered a date in a textbox1 and another date in textbox2. I want to find the total days in between them in another textbox using the datediff function in vb.net in forms using visualstudio 2005.when i try to assign the value in textbox to a date variable,the error tells that u can't convert a string to a date.how can i solve this
finding the total no: of days
Collapse
X
Comment