This is the code I have running at form load:
oStringMask = new Mask("(###)###-####");
oStringMask.attach(documen
what I am wondering is how to force the mask to apply after I have updated the textbox with database data. Please do not post links (I can google too) I am looking for actual code that will work in this situation.
-D-
Main Topics
Browse All Topics





by: shahprabalPosted on 2009-10-20 at 06:42:35ID: 25613978
checkout : html/artic les/nz0124 02/nz01240 2- 7.asp
/AJAX/Ajax ControlToo lkit/Sampl es/ MaskedE dit/Masked Edit.aspx
http://archive.devx.com/d
If you can, I would use the AJAX toolkit:
http://www.asp.net