On 29/12/2007, at 9:46 PM, Peter Rundle wrote:
<input type="text" name="lastname" readonly style="cursor:not- allowed" value="">

"<input readonly>" is one way, or if you want a better visual metaphor for being "not allowed to edit", you can do "<input disabled>", which will visibly grey the text box.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to