Okay, so has anybody got any pointers for existing code someone has used to dispose of HTML from a web page?
Here's part of my reply to your Sunday message, which you may not have seen:
At 11:05 AM -0700 6/10/2004, Jeanne A. E. DeVoto wrote:
By the way, it's simple to strip HTML using the HTMLText property:
-- myData contains HTML: set the HTMLText of field "Holder" to myData put the text of field "Holder" into myData -- myData now contains just the text
-- jeanne a. e. devoto ~ [EMAIL PROTECTED] http://www.jaedworks.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
