Re: File upload problem
David Binger <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On Aug 22, 2006, at 7:18 PM, Mike Orr wrote:
> I can't figure out what's wrong with this form.
Use this keyword and it seems to work:
form = Form(enctype="multipart/form-data")