Retrieve current webpage url.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • wonder

    Retrieve current webpage url.

    Dan Greenblatt wrote:
    [color=blue]
    > wonder wrote:
    >[color=green]
    >> Hi,
    >>
    >> How can I pass the url of the current webpage link to a python[/color][/color]
    script in html?[color=blue][color=green]
    >>
    >> thanks
    >> sam[/color]
    >
    >
    > are you using a python script as a helper application?[/color]


    yeah, sort of. I m building a html page that will call a python script
    by passing it the current URL of the webpage. The html page will be
    opened by any web user with any web browser.

    thanks
    sam
Working...