masked textbox for date entry.
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I'm having visual web developer 2008. I haven't found any masked textbox. How to have masked texbox functionality like (__/__/__).
-
I'm having visual web developer 2008. I haven't found any masked textbox. How to have masked texbox functionality like (__/__/__).
You need to download the AJAX control toolkit. There is a
MaskedEdit
Extender for text boxes: Masked Edit Control[^] The toolkit download link is at the top of the page. -
I'm having visual web developer 2008. I haven't found any masked textbox. How to have masked texbox functionality like (__/__/__).
You can use AJAX Control as Keith suggested, or you can try with Masked Textbox[^]
Cheers ! Abhijit Jana | My Blog | @Twitter | Disclaimer