Hello i have problem in saving date value in the database. as i got values in the textboxes either throught the date picker which insert the date in format of "dd/MM/yyyy" . but user can also enter the date in his own format and i have to check before saving it in sql server whether it is in "MM/dd/yyyy" format or not else it gives error in sql server 2000.
Plz anyone help me out.
Plz anyone help me out.
Comment