cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: cURL, PHP & Javascript

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 9 Dec 2002 08:15:21 +0100 (MET)

On Wed, 4 Dec 2002, David Withnall wrote:

> The javascript that they use to get it is
>
> sessionID = parent.content.document.all("SessionID")
>
> this is then used like this
>
> parent.content.location = "blah&sessionID" + sessionID

So, do a network trace to see what kind of URL that usually seems to become
when you follow the link and your browser, and try to figure out from that
what the function call above means.

Or get a book or a tutorial or something on javascript!

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-12-09