in reply to CGI upload from ajax

That could never work, security risk. The only way to upload a file is for a user to click input/file and input/submit.

Replies are listed 'Best First'.
Re^2: CGI upload from ajax
by Anonymous Monk on Feb 04, 2009 at 03:05 UTC

    Well, I don't know the answer to the problem, but I think there are a few web pages working in a similar way, such as gmail. In Gmail, just modifying the input field (attachment) the file uploads automatically.