cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Javascript checks BODYelement.clientWidth before issuing html

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Sun, 25 Mar 2007 11:57:09 -0500

On 3/25/07, Tom Donnelly <tom.donnelly_at_imagepick.com> wrote:
>
> Given it's standing guard at the head of the page I want to retrieve, I
> can't think of an obvious way around this as BODYelement.clientWidth never
> executes and cannot match what's in a cookie as the cookie is set from this
> field and re-checked with a recursive redirect.
>

Can you trap the exchange between a browser and the server (e.g. with
Firefox + LiveHTTPHeaders), then simply replay that interaction?? Or
at least, steal the cookie that interaction generates?? Thereby
ignoring the width thingy...

Ralph Mitchell
Received on 2007-03-25