in reply to
Read only fields in a CGI form
Depending on what type of input field it is you can use,
READONLY, DISABLED, etc..
, which will show the fields, but won't allow them to be edited.
Comment on
Re: Read only fields in a CGI form
Download
Code
In Section
Seekers of Perl Wisdom