htmlText and images

Björnke von Gierke bvg at mac.com
Wed Jan 29 18:00:00 EST 2003


On Mittwoch, Jan 29, 2003, at 23:35 Europe/Zurich, Monte Goulding wrote:

>
> When you create your standalone are you checking the Internet 
> Libraries box?
>

You need the Internet library for any of these properties:

the httpheaders
  the httpProxy

You need the Internet library to issue any of these commands/functions:

load url <url> [with message <message>]
unload url <url>
get url <url>
put <data> into url <url>
post <data> to url <url>
delete url <url>
the cachedUrls
urlStatus(<url>)
libUrlFtpUpload <data>, <url> [, <message>]
libUrlErrorData(<url>)
libUrlSetFtpMode <mode>
libUrlResetAll
libUrlSetFtpStopTime <seconds>
libUrlSetLogField <field>
libUrlVersion()
libUrlLastHttpHeaders()
libUrlLastRhHeaders()
libUrlSetCustomHttpHeaders <headers>

You need version 1.0.8 of the Internet library for these 
commands/functions:

libUrlSetStatusCallback <message>,<long id of object>
libUrlSetFtpListCommand <"LIST"|"NLST">
libUrlFtpCommand(<command string>,<host 
address>[,<username>,<password>])




More information about the use-livecode mailing list