Tagged Questions
0
votes
2answers
447 views
Is it possible to use a Maskeditextender for IP Adress?
I'm using AjaxControlToolKit for an application and I'm using the MaskEditExtender on a TextBox. This TextBox will be use to get something like an IP address (I.E.: 999.999.999.999 OR 999.999.999.*).
...