On Wed, Nov 16, 2011 at 2:25 PM, Jason King <[email protected]> wrote:
> Hi Matthew... > > The string isn't necessarily all html. This is for a messaging app, and > people can include html elements for formatting. > It sounds like you're going to need to just use a regex to get specifically what you want out of the string. Is it only hrefs you're looking for and you want to strip the rest? I'm still unclear on exactly what your'e trying to accomplish here. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
