Hi I am using MaskedEdbox in ASP. But I am having problem in saving the MaskedEdBox value to the database(sql server 2005 Express).I got no problem in saving the other Text boxes fields.Can anybody help me to solve my problem.
I had made 2 asp pages 1) x.asp and the other contain add.asp
I would like to mention Though its already in the code , Object ClassID of the MaskedEdbox is
<object classid="clsid:C932BA85-4374-101B-A56C-00AA003668DC" id="DTP" width="110" height="21">
*********************This code contains x.asp*****************************
**********************This Code Contains add.asp *********************