I want to buy an indy livecode license,
but i don't understand what that means "Protected Code"
https:// livecode. com/products/ indy-edition/
it's like "ioncube. com" in php?
where is the documentation for doing "Protected Code" ?
Search found 3 matches
- Thu Jul 01, 2021 5:43 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Protected Code license
- Replies: 6
- Views: 5255
- Wed Jul 31, 2019 11:33 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: libURLFormData different url
- Replies: 3
- Views: 2783
Re: libURLFormData different url
sorry if my English is bad. What lesson are you talking about? I followed this tutorial. [url]https:// livecode. com/lessons/simple-messages/[/url] This depends on what the server script (livecode1) does after receiving your POSTed data!? do you have an example script for backend? as in the example...
- Wed Jul 31, 2019 10:42 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: libURLFormData different url
- Replies: 3
- Views: 2783
libURLFormData different url
I tried the livecode tutorial, I was trying to use a different url. Why messages that I input are not stored on the server. This is my code. can you help me? thank you on mouseUp pButtonNumber set the text of field "mesejSend" to the text of field "writeMesej" local tName, tMesej, tDataToPost put "L...