views:

27

answers:

1

Hi all,

I m using NSURLRequest to get and post data from server. but after processing returned is in html format how i parse it.

Untitled Document

30

please give any refrence.

i want use 30 in my code.

+1  A: 

Use libxml2, which is part of the iOS SDK.

Graham Lee