[web2py] Uploading file

2011-06-08 Thread Web2py Newbie
I want to expose a method which will accept a file POSTed to it and save the file to the database. I have found php examples all over the place (one below). How do i do this in web2py? I don't want to use a form as I don't want to upload interactively. My model is this: db.define_table('uploade

[web2py] Uploading file through restful webservice

2013-11-20 Thread Raj Chinna
Hi, I am new to web2py and currently built a restful webservice that accepts data from my client (Android Application) and stores the data into the DB. But, due to business need I need to send a text file from the client and the server needs to store it in server file system. Can someone give m

[web2py] Uploading file through restful webservice

2013-11-21 Thread Raj Chinna
Can someone give me a pointer.. I am waiting for the response.. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are