Posted By:
nirav_sanghavi
Posted On:
Saturday, May 11, 2002 01:27 AM
sir we are using the setechochar("*") for the TextField for the authentication in our program.
if had written wrong letters and then if i want to delete through backspace , it does not work and if I select the content of the textbox through mouse and delete it and the try to writ back again then it generates the ArraOutofBound Exception .
if "setEchochar" is not set then there is no problem.