Property "Disabled" <disabled>

Top  Previous  Next

When the Disabled property of a form element is set to "true", the user cannot focus on or input data into the element. When the form that the element is residing in is submitted, this element is not sent to the server as a request parameter.

Used In Elements

Edit Box

Edit Area

Check Box

Radio Button

Combo Box

List Box

Button

File Box