I understand that if I put READONLY in the <input type="text" .... /> tag, it does the work.
I am going to populated all the textfields in a web page from the database and all those textfields will be READONLY. Is there an easy way to control all the textfields by one statement?