
February 3rd, 2000, 12:19 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
How to prevent editing of textbox control
<i><b>Originally posted by : Mahendra (mahendra@prontomail.com)</b></i><br />Hi,<br /><br />Can anybody tell me how to prevent editing of textbox control in Netscape?<br /><br />I have used following syntax which perfectly works with Internet Explorer and does not <br />allow user to edit While netscape browser allows user to edit it :<br /><br /><INPUT id=txtDateSubmitted name=txtDateSubmitted disabled><br />Or <br /><INPUT id=txtDateSubmitted name=txtDateSubmitted readonly><br /><br /><br />Mahendra<br />
|