D
David Stockwell
Hi,
In java/jsp I can pass parameters to my python script on a webpage by doing
something like this:
http://somewhere.org/mypage.jsp?parm1=something&parm2=another
How do I do that with python?
Also would I need to import a special module so I could grab them off the
'line' (I' m not sure what you call it if its a command line, etc as its
coming via a 'get' or 'post' request via HTTP protocol.
On the webpage I am building I would like to pass parameters to python.
Thanks !
David Stockwell
-------
Tracfone: http://cellphone.duneram.com/index.html
Cam: http://www.duneram.com/cam/index.html
Tax: http://www.duneram.com/index.html
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
In java/jsp I can pass parameters to my python script on a webpage by doing
something like this:
http://somewhere.org/mypage.jsp?parm1=something&parm2=another
How do I do that with python?
Also would I need to import a special module so I could grab them off the
'line' (I' m not sure what you call it if its a command line, etc as its
coming via a 'get' or 'post' request via HTTP protocol.
On the webpage I am building I would like to pass parameters to python.
Thanks !
David Stockwell
-------
Tracfone: http://cellphone.duneram.com/index.html
Cam: http://www.duneram.com/cam/index.html
Tax: http://www.duneram.com/index.html
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/