Hello Eduardo, You can use db.table.insert(...) or db.table.field.store(...).
Details: http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#More-on-uploads Marin On Tue, Aug 6, 2013 at 5:01 PM, Eduardo Cruz <[email protected]> wrote: > I need to upload a file that I will create on the fly, is there a way to > do that without using a form? > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

