confused101
Programmer
thread216-1210105
I am setting input field to readonly based on certain value being passed on formload, the only problem I am having is the backspace button. If i click in the input field and use the backspace button it returns the previous form. I need the backspace button to backspace out characters in other fields on the form.
I am setting input field to readonly based on certain value being passed on formload, the only problem I am having is the backspace button. If i click in the input field and use the backspace button it returns the previous form. I need the backspace button to backspace out characters in other fields on the form.