loading a page from url via script

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

    loading a page from url via script

    I have the need to load an html page from a server in script. Once
    that page loads, I need to get to the URL of where it loaded from.
    (The initial page redirects to a new URL. The new URL contains a
    session id.)

    Is there a way to do this?
  • David Mark

    #2
    Re: loading a page from url via script

    On Nov 4, 2:00 pm, drhender <drhen...@gmail .comwrote:
    I have the need to load an html page from a server in script.  Once
    that page loads, I need to get to the URL of where it loaded from.
    (The initial page redirects to a new URL.  The new URL contains a
    session id.)
    >
    Is there a way to do this?
    Not in a browser.

    Comment

    Working...