Re: Stripping HTML tags
Re: Stripping HTML tags
- Subject: Re: Stripping HTML tags
- From: Jeffrey Mattox <email@hidden>
- Date: Thu, 13 Mar 2003 21:21:22 -0600
At 8:48 PM -0500 3/13/03, sinclair44 wrote:
On 3/12/03 10:16 PM, "Sherm Pendley" <email@hidden> wrote:
> You might try creating an NSAttributedString with the HTML
> (-initWithHTML:documentAttributes:), and then use the string: method to
get a plain string out of it.
Worked like a charm. Thanks!
I sure would like to see more about this (I don't understand the
attributes). Could you post the actual snippet that did the trick?
Thanks
Jeff
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.