If you want to store filenames with the original name (not encoded) you must create a custom form: http://stackoverflow.com/questions/8008213/web2py-upload-with-original-filename
On 12 dic, 02:33, Saurabh S <[email protected]> wrote: > Hi , > > I have a table in my application , i have animagecolomn in that > table which stores images. > > when iexportthe table via /appadmin, theimagefield appears to > be broken/in some format which is not readable. > > How can iexporttheimageas it is (in the same format is it was > stored) ? > > Please provide suggestions.

