On Tue, Nov 4, 2008 at 1:46 PM, mdipierro <[EMAIL PROTECTED]> wrote:
>
> If you have SQLField('doc','upload') than doc goes in the uploads
> folder and the name (renamed) in the field.
>
> If you have SQLField('doc','upload',uploadfield='doc_data') and
> SQLField('doc_data','blob',default='') then the uploaded file goes in
> the database.Massimo, thx. I'll try one of those. -wj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

