On Wed, Aug 27, 2008 at 7:46 PM, Anand Chitipothu <[EMAIL PROTECTED]>wrote:

>
> On Thu, Aug 28, 2008 at 8:15 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
> > this is coming up when there is a file upload i think
>
> are you using file={} to get the file data?
>

my code looks like this.....


def POST:
        i = web.input()
...
..

        req = web.input(file2upload={})

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to