Html to text
tkuypers at pandora.be
tkuypers at pandora.be
Mon Nov 11 06:50:01 EST 2002
YESSSSS
This indeed is easy and fast, tnx
> From: Richard Gaskin <ambassador at fourthworld.com>
> Reply-To: use-revolution at lists.runrev.com
> Date: Mon, 11 Nov 2002 03:20:05 -0800
> To: <use-revolution at lists.runrev.com>
> Subject: Re: Html to text
>
> tkuypers at pandora.be wrote:
>
>> I¹ve put a html-page into a variable and need to get rid of all html-code...
>> The remaining information needs to be analised, reformatted and printed.
>>
>> In SC I could use an external to clean up these code, but anybody got a
>> suggestion how to do it in Revolution?
>
> One field and two lines:
>
> set the htmltext of fld 1 to tMyVar
> put the text of fld 1 into tMyVar
>
> If you have time to clock it against an external I'd be interested to see
> how it compares.
>
> --
> Richard Gaskin
> Fourth World Media Corporation
> Developer of WebMerge 2.0: Publish any database on any site
> ___________________________________________________________
> Ambassador at FourthWorld.com http://www.FourthWorld.com
> Tel: 323-225-3717 AIM: FourthWorldInc
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list