[thelist] FORMs question

Alliax damiencola at wanadoo.fr
Sun Dec 19 15:01:27 CST 2004


Easy one so I jump on it :
add the CONTENTEDITABLE attribute to your input like this :
<input type="text" name="question" contenteditable="false">

Hope this helps and won't get you into more trouble.

Sam Carter wrote:
> Is there any visible not-modifiable form field that I could use which will
> display to the user and post so I code the question only once?
>  
> Sam



More information about the thelist mailing list