Making data entered in fields of HTML5 stacks persistent
Posted: Tue May 01, 2018 12:36 pm
Hi,
I'm hoping to use Livecode Community edition to port one or two stacks that I've maintained since the Hypercard era to the web, (having previousky used RunRev to keep them alive on OS X).
The first problem I've encountered is that new data entered in fields of Livecode HTML5 stacks on my web server doesn't seem to be stored. I.e. after leaving the page and then re-opening it the new data has disappeared. Is there something I should add to my stack script to store the stack state persistently? (I'd point to the small online stack I'm using for testing around this issue, but thos forum won't allow me to post a URL!)
I'm testing the online stack with the Chrome browser on a Mac.
A more minor problem is that the backspace key doesn't delete, the arrow keys don't do anything either and some of the punctuation keys produce funny characters.
All suggestions welcome.
Thanks.
I'm hoping to use Livecode Community edition to port one or two stacks that I've maintained since the Hypercard era to the web, (having previousky used RunRev to keep them alive on OS X).
The first problem I've encountered is that new data entered in fields of Livecode HTML5 stacks on my web server doesn't seem to be stored. I.e. after leaving the page and then re-opening it the new data has disappeared. Is there something I should add to my stack script to store the stack state persistently? (I'd point to the small online stack I'm using for testing around this issue, but thos forum won't allow me to post a URL!)
I'm testing the online stack with the Chrome browser on a Mac.
A more minor problem is that the backspace key doesn't delete, the arrow keys don't do anything either and some of the punctuation keys produce funny characters.
All suggestions welcome.
Thanks.