Awesome! That's exactly what I needed. Thanks.
Now if I can ask one more newbie question...
I need to pass the url in a querystring, as in
http://mydomain.com/myPythonScript.py?URL=http://www.macromedia.com/desdev/resources/macromedia_resources.xml
How do I parse the URL?
Thanks for your help, but I think I am wanting to do something much simpler? I need a solution like the ones posted here...however in Python..Is there a simple solution like these?
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16520
I have never programmed python, however need to create a proxy of sorts. This would be easy in ASP , even easier in PHP..I am sure it is just as easy in Python...but how?
I need to be able to pass the script a URL, have it read the url and pass the document directly back as it's response..
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.