how to load URL from a pw protected directory?

Andre Garzia andre at andregarzia.com
Tue Nov 25 12:57:46 EST 2008


Tiemo,

You know that if you transmit that thru HTTP instead of HTTPS, your
password is sent in plain text, right? If you're dealing with
sensitive data, I sugest you do secure http transactions.

Andre

On Tue, Nov 25, 2008 at 11:14 AM, Tiemo Hollmann TB <toolbook at kestner.de> wrote:
> It works, as Sarah proposed
> Tiemo
>
>> -----Ursprüngliche Nachricht-----
>> Von: use-revolution-bounces at lists.runrev.com [mailto:use-revolution-
>> bounces at lists.runrev.com] Im Auftrag von Mark Schonewille
>> Gesendet: Dienstag, 25. November 2008 14:07
>> An: How to use Revolution
>> Betreff: Re: how to load URL from a pw protected directory?
>>
>> Hi,
>>
>> It should be possible to do this by setting the httpheaders. Does
>> anyone know which headers one should use?
>>
>> --
>> Best regards,
>>
>> Mark Schonewille
>>
>> Economy-x-Talk Consulting and Software Engineering
>> http://economy-x-talk.com
>> http://www.salery.biz
>> Dutch forum: http://runrev.info/rrforum
>>
>> Color Converter has been updated! Get it at
>> http://colorconverter.economy-x-talk.com !
>>
>> On 25 nov 2008, at 12:55, Sarah Reichelt wrote:
>>
>> > 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
>>
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list