Hey gang,
Does anyone know if there's a way to mask an asp.net control, other than with a validator? I'd love my date fields to look like __/__/____. I'm pretty sure that since its only raw html that comes back (and last I checked, html text boxes didn't ahve a masking feature) it can't be done in the same manner as visual basic. But just wondering if anyone had some ideas, or if there's an answer with javascript maybe?
Thanks,
Jack
Does anyone know if there's a way to mask an asp.net control, other than with a validator? I'd love my date fields to look like __/__/____. I'm pretty sure that since its only raw html that comes back (and last I checked, html text boxes didn't ahve a masking feature) it can't be done in the same manner as visual basic. But just wondering if anyone had some ideas, or if there's an answer with javascript maybe?
Thanks,
Jack