I am trying to call a web page from within a function it works fine, except
for the fact that it only shows the raw html page and not a the rendered
page i need, have tried all the urllib2 methods and still not luck, here is
code, any ideas or sugggestions.
def vrt():
fup_form =
FORM(INPUT
I will try this, i already have a python script that parsers a file and
converts to dsv to then add to db, this is the script i am trying to run,
once a upload a file.
On Saturday, July 12, 2014 3:40:10 AM UTC-4, Massimo Di Pierro wrote:
>
> for example, let's say you want to upload text files.
I have a db table that holds the files i have uploaded, i need to then be
able to process them and add the information into another db table, i have
not been able to find anything on it or in any book. suggestions or ideas
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentatio
3 matches
Mail list logo