size=30 simply tells the browser to make the input field a size of 30
characters wide.  it has no bearing on input data or transmission.

in the past, i have simply hard-coded my own input fields into my
templates so I can directly control the size and other attributes that
i might want (such as onclick et al).


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to