Re: read-only textfields?

2006-09-11 Thread Bill Stephenson
On Sep 11, 2006, at 7:29 PM, Mary Anderson wrote: I want users to be able to edit entries that have been stored in a database. The user types in an ID. A form appears with an ID textfield containing that ID and the other info from the database. I would like to have that ID appear in a rea

Re: read-only textfields?

2006-09-11 Thread Sean Davis
Mary Anderson wrote: I want users to be able to edit entries that have been stored in a database. The user types in an ID. A form appears with an ID textfield containing that ID and the other info from the database. I would like to have that ID appear in a read only textfield so that the use

read-only textfields?

2006-09-11 Thread Mary Anderson
I want users to be able to edit entries that have been stored in a database. The user types in an ID. A form appears with an ID textfield containing that ID and the other info from the database. I would like to have that ID appear in a read only textfield so that the user could not change i