sharonchapman7
Programmer
hi,
I'm using Visual Basic as my language with server side scripting. I have two fields, a date and phone field that I would like to put masks on? Can you tell me how I can do this or if it is possible? I'm using asp server side scripting. Can this still be done? I have attached my code as attachments so that you can see what I'm dealing with. The first file Default_ASPX.txt is my html page and the second file, Default_aspx_vb.txt is my visual basic code that uploads the data entered to a SQL database. Could you give me more instruction after you look at my code. I tried to cut out all necessary coding to make it easier to find the date field and the phone (commercial) number.
Thanks,
Sharon
I'm using Visual Basic as my language with server side scripting. I have two fields, a date and phone field that I would like to put masks on? Can you tell me how I can do this or if it is possible? I'm using asp server side scripting. Can this still be done? I have attached my code as attachments so that you can see what I'm dealing with. The first file Default_ASPX.txt is my html page and the second file, Default_aspx_vb.txt is my visual basic code that uploads the data entered to a SQL database. Could you give me more instruction after you look at my code. I tried to cut out all necessary coding to make it easier to find the date field and the phone (commercial) number.
Thanks,
Sharon