Converting NSString to valid HTML string
Converting NSString to valid HTML string
- Subject: Converting NSString to valid HTML string
- From: JanakiRam <email@hidden>
- Date: Thu, 21 Aug 2008 23:46:35 +0530
Hi All,
I'm developing an Cocoa client application.As part of application logic , i
make the Webservice Call with XML data - which returns the XML file as
response which contains the HTML code for the special characters. While
sending the data i need to convert the special characters such as &,'
etc.... with their HTML Codes/equivalents and also need to extract the
string by replacing the HTML codes while retrieving the data. Can any one
suggest me the preferred way to convert/extract HTML Codes.
Please help me to solve this problem.
Thanks in Advance.
JanakiRam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden