[web2py] need help with encoding/decoding uploaded files [closed]
On Sep 4, 5:40 pm, weheh wrote: > > .
[web2py] need help with encoding/decoding uploaded files
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