Jacqueline wrote :

Your script works as well as Devin's and also has the same 'shortcoming'
of not removing the style between words.


>I haven't tested it, but it seems to me that you don't need to iterate
>through any chunks at all if you replace the entire htmltext as a whole.
>Try someothing like this:

>   get the htmltext of fld "A"
>   replace "<b>" with empty in it
>   replace "</b>" with empty in it
>   set the htmltext of fld "A" to it

>That should catch all instances regardless of where they are, and would
>be faster than using a repeat loop.


How I love this revTalk : there is always a smarter way to do it. I will test this out, only tomorrow I'll be out. So first thing monday morning.
Thanks, Jacqueline.

best, Beat Cornaz

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to