Yes, big congrats to everyone; contributors and fund raisers alike . Quite a
feat. I look forward to exciting new developments.
Mark
> On Jul 16, 2020, at 6:20 PM, Martin Koob via use-livecode
> wrote:
>
> Hi.
>
> Another successful campaign — 100% funded. Congrats to Kevin and all the
>
Hi.
Another successful campaign — 100% funded. Congrats to Kevin and all the
folks at LiveCode and thanks to all the fellow members of the community who
chipped in to reach the goal.
We always seem to make it at the end of these campaigns.. It is like and
auction and it seems there are a nu
Hi Mike,
Brian Milby put me on to the solution for the OAuth problem:
Check out bug 22557 / PR 7381.
Line 247 of oath2.livecodescript need urlEncode removed
Are you still interested in this, or are you covered now?
regards,
Ben
On 11/03/2020 20:45, Ben Rubinstein via use-livecode wrote:
Hi
Thanks Ralph,
I checked out this possibility by putting this (and the associated variable
population in a button in livecode:
put revOpenDatabase("mysql", tDatabaseAddress, tDatabaseName,
tDatabaseUser, tDatabasePassword) into tResult
Works fine from livecode so I know there is no issue wi