Hello,
I have a textbox - "<input type="text" name="name" size="20">"
Is there a way in which I can "lock" this textbox - ie. disallow users
from editing whatever is inside this textbox.
I actually want to disallow the user from entering into this AT ALL - he
must not even be able to place the cursor within here.
Another question... How can I set the focus to this textbox, so that the cursor is automatically
placed within it when the page is loaded.
Can it be done??
Thanks,
T
