Hello All,
I have an application that is made on asp.net and have also used Java Script
Here, I have a form that is made where I can put IP Address.
This is a Infragistics WebMaskEdit control
I wish to have the functionality where when I put a point (.), the cursor moves from one to another.
Eg: 192.168.20.225, here after 192, if I put a dot(.), the cursor should move to the next part where I can type 168
Is this Possible ??
Any help is appreciated
Praveen