1
please use jquery mask plugin
https://igorescobar.github.io/jQuery-Mask-Plugin/
hope this will help you. please let me know if need.
1
Hi Navaneeth Krishnan , thnks for your reply ... its working , but the out put is like XXXX-XX64-2252 but i my expected output is 8693-3764-2252 , how can i get this output and dave it to the databae , kindly suggest me bro ... sorry for the inconvenience ,
thanking you
Paul.S
0
https://stackoverflow.com/questions/33315390/masking-the-values-in-a-textbox-using-jquery
0
Using Replace keyword replace first few character with 'X'.
https://www.dotnetperls.com/replace