[web2py] need help with encoding/decoding uploaded files [closed]

2011-09-04 Thread weheh
On Sep 4, 5:40 pm, weheh wrote: > > .

[web2py] need help with encoding/decoding uploaded files

2011-09-04 Thread weheh
Can anyone please help with what looks like it should be a small unicode problem? I've got an upload field. I enter the filename in an input form and submit. My controller's accept manually stores the uploaded file using db.mytable.myfield.store. I then read the file contents, process them, and wr