If I want to get all the values that are entered into an HTML form and write them to a file, is there some way to handle them all at the same time, or must FieldStorage be indexed by each specific field name? -- http://mail.python.org/mailman/listinfo/python-list
- follow-up to FieldStorage John Salerno
- Re: follow-up to FieldStorage Bruno Desthuilliers
- Re: follow-up to FieldStorage John Salerno
- Re: follow-up to FieldStorage Tim Roberts
- Re: follow-up to FieldStorage bruno at modulix
- Re: follow-up to FieldStorage Fredrik Lundh
- Re: follow-up to FieldStorage Gerard Flanagan
- Re: follow-up to FieldStorage John Salerno