Thomas McGrath III <[EMAIL PROTECTED]> wrote:

> If the answer is NO then can someone help me understand how to sift 
> through the html below to just extract the title text and the 2 
> paragraph texts?

Besides the answers you were given, why not rely on the built-in
Revolution html interpreter?

I mean something as simple as putting the code into a field A, then
translating with a one-liner button:

  set the htmltext of fld A to the text of fld A

-- I am aware, though, that the <title> is not "translated"... so you
first have to parse this tag ;-)

-- 
Vous parlez français ? faites un tour sur le groupe francophone !
[EMAIL PROTECTED]
Jetez un oeil sur RevoBlog <http://revoblog.free.fr> !
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to