On Tue, Sep 15, 2009 at 8:37 AM, miles groman <[email protected]>wrote:

>
> It's html:
>>
>> web.form.Textbox('hola', disabled='on')
>>
>> render as
>>
>> <input type="text" name="hola" disabled="on" id="hola" />
>>
>>
>
I thought disabled kept that piece of the form from submitting, whereas
readonly submits but you are unable to change the value ?


http://www.w3.org/TR/html401/interact/forms.html#h-17.12

(sorry for my previous reply fail)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to