Superfly1611
01-24-2004, 12:42 PM
Hello
A question for you all....
I have a web form which when submitted needs to be approved.
I want to show the approver a copy of that web form but do not want him to be able to change the values of any of the elements
adding the readOnly property only seems to work for textboxes and textareas
I dont want to disable the elements cause then they look horrible and grey.
Suggestions?
I was thinking perhaps putting some kind of invisible barrier( a span perhaps) accross the form.... would that work?
A question for you all....
I have a web form which when submitted needs to be approved.
I want to show the approver a copy of that web form but do not want him to be able to change the values of any of the elements
adding the readOnly property only seems to work for textboxes and textareas
I dont want to disable the elements cause then they look horrible and grey.
Suggestions?
I was thinking perhaps putting some kind of invisible barrier( a span perhaps) accross the form.... would that work?