What is wrong with this ?
Bob Sneidar
bobs at twft.com
Mon Mar 12 17:46:16 EDT 2012
I don't think it's intentional, just fell through the cracks is my guess.
Bob
On Mar 12, 2012, at 10:38 AM, John Dixon wrote:
>
> Klaus...
>
> 'Magic'... worked like a charm, I thank you...:-)
> It does however beg the question as to why this is undocumented ?
>
> Dixie
>
>> Subject: Re: What is wrong with this ?
>> From: klaus at major.on-rev.com
>> Date: Mon, 12 Mar 2012 18:34:00 +0100
>> To: use-livecode at lists.runrev.com
>>
>> Hi John,
>>
>> Am 12.03.2012 um 18:30 schrieb John Dixon:
>>
>>>
>>> Warren thanks for the reply...
>>> Dar... it works in a browser on XP with no problem.
>>> http URL's work in the script, just not with https...
>>> This is running from within the IDE and using liveCode 5.0.2
>>>
>>> Dixie
>>
>> Try this:
>> on mouseUp
>>
>> ## An unfortunately undocumented "feature":
>> libUrlSetSSLVerification false
>>
>> put "https://gg.com/racing" into raceListURL
>> put URL raceListURL into fld 1
>> end mouseUp
>>
>>
>> Best
>>
>> Klaus
>>
>> --
>> Klaus Major
>> http://www.major-k.de
>> klaus at major.on-rev.com
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list