K
Kun
i have a python cgi script that displays tables from a mysql database in
html.
the problem is, i want to use excel's web query to pull this data and
the web query doesn't read .py files.
thus i am wondering what is the easiest way to just turn my .py html
output into a .html output.
you can check the query here:
http://opimx.wharton.upenn.edu/~fengk/getfinances.html
just click 'submit'
any help would be appreciated.
html.
the problem is, i want to use excel's web query to pull this data and
the web query doesn't read .py files.
thus i am wondering what is the easiest way to just turn my .py html
output into a .html output.
you can check the query here:
http://opimx.wharton.upenn.edu/~fengk/getfinances.html
just click 'submit'
any help would be appreciated.