Hi All,
I have a amount textbox in Asp.net2003. When user types in the textbox, it converts the text uin numeric form inserting commas,dots etc using this script.
But if user highlights the text and starts typing again, the text is appended to the previous one rather than over writting it.
Please can someone help me to add that functionality or change the script in a way that when user highlights the text and types again the new typed text over writes the highlighted one.
I am new to
JS so i really cant figure thisone out.
Thanks a lot
Kamal