You need to store the original filenames in a different field. If I remember there is an eaxmple in the manual.
On Dec 14, 3:45 pm, Alan Etkin <[email protected]> wrote: > 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-origina... > > 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.

