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

curl-and-php

Re: page anchors with curl

From: grant little <grantliddle_at_gmail.com>
Date: Sun, 15 Oct 2006 10:47:56 -0700

On 10/15/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
> On Sun, 15 Oct 2006, grant little wrote:
>
> > id thee a way to have a post using curl to scroll to a page anchor?
>
> "anchors" are used by the browser to scroll down to a particular point in
> the
> HTML, they have no meaning nor impact on a POST request, and thus libcurl
> has
> nothing to do with them.
>
>
Thanks for the reply Daniel.
Although libcurl may have nothing to do with anchors,
I'd have thought that libcurl would pass on the url in it's entirety whereas
it seems to strip the anchor off the end of the url.
Oh well, thanks anyway.

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-10-15