hello,
i am creating a form where i don't want the user to be able to modify the value that appears in the text box (because this value is automatically created by a calculation script i am using).
i have tried several methods that disable any clicking in the textbox and disable selecting the item, but the user is still able to modify the values of that text box.
does anyone know which code i should use to stop the user from modifying anything in the textarea?
thanks all!
karren
i am creating a form where i don't want the user to be able to modify the value that appears in the text box (because this value is automatically created by a calculation script i am using).
i have tried several methods that disable any clicking in the textbox and disable selecting the item, but the user is still able to modify the values of that text box.
does anyone know which code i should use to stop the user from modifying anything in the textarea?
thanks all!
karren