Fetching address-string from web-browser

dermoon dermoon at hotmail.com
Thu Sep 11 08:14:15 EDT 2003


Hi!

I want to fetch the address-string from the web-browser visiting a page on
my apache-server (not using access-log).

ex. "http://some-server/mydocument.html"

To fetch the document name I used os.environ['DOCUMENT_NAME'] on my linux-system.

Now I am using a Win2000 machine and I would like to fetch the whole
string, not just the document name.

How is it done?




More information about the Python-list mailing list