*<input type="hidden" name="serials1" value="7777">*
*<input type="hidden" name="serials2" value="8888">*
*<input type="hidden" name="serials3" value="9999">*


*Handler:*
*     Data  = web.input(serials1={},**serials3={},**serials3={})*
*      Arr = [data.serials1, data.serials2, data.serials3]*
*      Print Arr*


*Or*

*Data = web.input()*
*Print data.values()*

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/webpy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to