On Feb 12, 2004, at 6:14 AM, Brian Yennie wrote:


You've got a couple options (at least):

1) Use regex, see matchText and match on something like "<text>(.*)</text>"
2) Use offset(), as you imagined, something like:


Also, if the data source is under your control, you can produce XHTML (html but stricter), and then treat it as XML and use revXML* functions.

--
Alex Rice | Mindlube Software | http://mindlube.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to