in reply to Read only fields in a CGI form
<table> <tr> <td>Input: </td> <td> <table border=1 bgcolor=lightgray> <tr><td> read-only </td></tr> </table> </td> </tr> </table> [download]