Hi Folks,
I am making an app that does some text processing.
I want to process the text and write the output to a file. While I can 
write the output to the directories and even make them available for 
download that will not allow me to maintain the file WELL in the 
database(of course i can just save the name of the file but then again 
that's not a well knit method). 
Apart from that I also want to give the user an option to upload a file to 
be processed or directly input the text in a text field. So when I input 
from a textfield, I would like to store it into a text file in my database!

In both the scenarios, I have to be able to save some text in a temp file 
and then maually upload into the database, using code. Thats what I'm not 
able to figure out.

Thanks in advance!
Cheers
Abhirath

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to