What is wrong with this ?
John Dixon
dixonja at hotmail.co.uk
Mon Mar 12 13:38:10 EDT 2012
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
More information about the use-livecode
mailing list