Search found 1 match

by johnleee
Thu Dec 06, 2012 1:07 pm
Forum: Feature Proposals
Topic: SHA-2 Support
Replies: 12
Views: 6597

Re: SHA-2 Support

There are a few options. You can do what you want with PHP and you can call a PHP script with a URL in LiveCode. Another possibility is using views and triggers in the database. You could do a query on a view without affecting the database. The query would run a trigger, which could be a lengthy SQL...