hi
i currently allow the users to enter in a time value of hh:mm and i have a javascript that validates the data.
The problem is i would like to input this data into sql database but an error comes up by not enabling the ':' to be inputted into by smalldatetime field. So i would like to format this data to go into that field before it enters into the db.
Thanks
reta
i currently allow the users to enter in a time value of hh:mm and i have a javascript that validates the data.
The problem is i would like to input this data into sql database but an error comes up by not enabling the ':' to be inputted into by smalldatetime field. So i would like to format this data to go into that field before it enters into the db.
Thanks
reta