tools and commands relating to the web
Devin Asay
devin_asay at byu.edu
Mon Feb 25 06:34:00 EST 2002
At 8:07 PM -0500 2/22/02, PERPHARMACEUTIC at aol.com wrote:
>I visited your site (nice), you have a lot of valuable-related
>information there; I will definitely be reviewing your lessons. I
>am still puzzled over how to create a browser field (for building a
>browser); all I can find on the tools palette are standard text
>fields/boxes.
In fact, you don't need a special type of field to display formatted
html text; any field can do it.
>
>Or, are you saying that by using the htmlText function, that when
>you get a URL address, a regular text field/box will display the
>actual web page, not just the html code?
Exactly, just
set the htmlText of fld "myField" to URL <url goes here>
>
>Also, what Rev command would be used in a browser to refresh; would
>just repeating the get URL command accomplish this?
Right, you'd have to do that manually. Rev provides the basic tools
for displaying web pages, not the niceties we're used to in web
browsers. Those you'd have to build in yourself.
Steve, if you'd like I'll email you a copy of the stackfile (72KB) I
used to demonstrate some of these concepts to my students. Email me
offlist if you're interested.
Devin
--
Devin Asay
Humanities Research Center
Brigham Young University
More information about the use-livecode
mailing list