Isn't that on the receiving end? How do I POST the file.
On Jul 12, 5:28 pm, pbreit <[email protected]> wrote: > Can you just grab the request.var? > > def receive_posted_file() > f = request.vars.ifile > #process f
Isn't that on the receiving end? How do I POST the file.
On Jul 12, 5:28 pm, pbreit <[email protected]> wrote: > Can you just grab the request.var? > > def receive_posted_file() > f = request.vars.ifile > #process f