JavaScript set la propriété ReadOnly

document.getElementById('InputFieldID').readOnly = true;
Mobile Star