I have created and Add Page that has a field in it called 'Entered_by' that is populted with Session("UserID")
This works fine but I don't want users to be able to amend this field - i.e. the field needs to be populated with users initials and be readonly.
I am sure this is simple but can find anything on how to make the field read only.
Help appreciated.
Jeremyb