Is there any way to retrieve the type(checkbox,radio...) of the form
field from cgi.FieldStorage. I tried something like form['name'].type,
but this field seems to be None for all the form fields

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to