Geoff Canyon wrote/ schreef:
> At 5:27 PM +0100 12/12/01, Andre Rombauts wrote:
>> i'm testing Revolution. Nice piece of work!
>>
>> How can I display a web page on a card?
>>
>> put url "x" into
>
> Check out the htmlText property of fields:
>
> set the htmlText of fld "somefield" t
At 5:27 PM +0100 12/12/01, Andre Rombauts wrote:
>i'm testing Revolution. Nice piece of work!
>
>How can I display a web page on a card?
>
>put url "x" into
Check out the htmlText property of fields:
set the htmlText of fld "somefield" to url "http://www.apple.com";
___
Recently, Andre Rombauts wrote:
> How can I display a web page on a card?
REV doesn't interpret HTML, if that's what you're asking. You either need
to parse the HTML yourself and build your own rendering of the page (pretty
major chore unless it's a simple page), or display a screenshot of the
i'm testing Revolution. Nice piece of work!
How can I display a web page on a card?
put url "x" into
Thanks.
André
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution