cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: how to parse xml after getting contents of a web page bysepheader.c in curl

From: Massimiliano Cuttini <max_at_phoenixweb.it>
Date: Mon, 8 Dec 2008 13:53:16 +0100

I think that the goal of Curl is give you an easy way to communicate and get
the contents that you want (from every source you need)...
... after that is your work use it and handle it as you want.... however
Curl works is ended.

You should find a solution for parse XML by your own.

Bye
Max

----- Original Message -----
From: "Daniel Stenberg" <daniel_at_haxx.se>
To: "the curl tool" <curl-users_at_cool.haxx.se>
Sent: Monday, December 08, 2008 1:40 PM
Subject: Re: how to parse xml after getting contents of a web page
bysepheader.c in curl

> On Fri, 5 Dec 2008, Bijay Panda wrote:
>
>> I get the contents of a web page sepheader.c
>> <http://curl.haxx.se/lxr/source/docs/examples/sepheaders.c>in cURL . I
>> want to parse the xml.how can do that.Any suggestion is most welcome.
>
> Once you've downloaded the XML, you use your XML parser on it. Done!
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-12-08