Re: I need to fetch some text from a WP website, but need to login first

2023-02-28 Thread pere xavier Rossello via use-livecode
Hi. The easy way to do this is using REST API. https://developer.wordpress.org/rest-api/ And using it from livecofe https://lessons.livecode.com/m/4071/l/1325310-how-to-request-a-resource-from-a-rest-api Pere X. El mar, 28 feb 2023, 18:22, harrison--- via use-livecode < use-livecode@lists

Re: Tutorial for Livecode Server log in system

2024-03-26 Thread pere xavier Rossello via use-livecode
Hi. To make online log in is quit easy in livecode. first you need a webpage with a form asking username, email and password ) and submit to a livecode script Log in --- method can be to types get or post - normally I use Get this will send username a

Re: Tutorial for Livecode Server log in system

2024-03-26 Thread pere xavier Rossello via use-livecode
cont ( make mistakes pushing tab on keyboard) full scrip " put "window.location='index.html?_e=Error_sin_login';" put "" end if retrive pass from database put revOpenDatabase ("mysql", "localhost:3363","reparacion","gsmmax","11*Endimion_grd") into gDbId put "select pass,id

Re: xojo pricing

2025-07-21 Thread pere xavier Rossello via use-livecode
https://blog.xojo.com/2025/07/21/xojo-pricing-changes/ El lun, 21 jul 2025, 22:08, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> escribió: > did anyone see the new xojo pricing? it just dropped. > > -- > On the first day, God created the heavens and the Earth > On the second day