HTML Text

Warren Kuhl warrenkuhl at gmail.com
Wed Jan 13 13:38:04 EST 2010


I am using the put url command to retrieve the html code from a website.  Is
there a command to strip out the html code?  I just want the text.

ie.
<html>
<body>
<b>This is an example</b>
</body>
</html>

I would want:
This is an example

Thanks for any help,
Warren



More information about the use-livecode mailing list