how to load URL from a pw protected directory?

Sarah Reichelt sarah.reichelt at gmail.com
Tue Nov 25 06:55:05 EST 2008


On Tue, Nov 25, 2008 at 9:12 PM, Tiemo Hollmann TB <toolbook at kestner.de> wrote:
> Hello,
>
> can I load a file with load URL from a password protected directory from my
> webserver (protected with a htaccess file)? up to now, I don't succeed.

You should be able to use something like:

load URL "http://username:password@fileaddress"

Cheers,
Sarah



More information about the use-livecode mailing list