Mar 9, 2004 #1 iaresean Programmer Mar 24, 2003 570 ZA Hello ALL! How do I make a text field unnedditable? I would like the following text field to keep its value, and still be visible to the user: <input type="text" name="fixed_name" value="Henry"> Thanks in advance for any and all help! Sean.
Hello ALL! How do I make a text field unnedditable? I would like the following text field to keep its value, and still be visible to the user: <input type="text" name="fixed_name" value="Henry"> Thanks in advance for any and all help! Sean.
Mar 9, 2004 #2 manarth Programmer Jul 2, 1999 1,705 GB <input disabled="true" blah /> <marc> i wonder what will happen if i press this...[ul][li]please tell us if our suggestion has helped[/li][li]need some help? faq581-3339[/li][/ul] Upvote 0 Downvote
<input disabled="true" blah /> <marc> i wonder what will happen if i press this...[ul][li]please tell us if our suggestion has helped[/li][li]need some help? faq581-3339[/li][/ul]