Dear all,
I have an INPUT text box with the READONLY attribute. Is it possible to make the TEXTBOX READONLY sometimes and READWRITE otherwise. Thanks in advance.
Printable View
Dear all,
I have an INPUT text box with the READONLY attribute. Is it possible to make the TEXTBOX READONLY sometimes and READWRITE otherwise. Thanks in advance.
I'm assuming you want some client side javascript to do this dynamically?
Yes Clunietp I would like some client side Javascript to do this but I haven't found any that does this.