in reply to Read only fields in a CGI form

Input:
read-only

<table> <tr> <td>Input: </td> <td> <table border=1 bgcolor=lightgray> <tr><td> read-only </td></tr> </table> </td> </tr> </table>