Some of you cool cats be familiar with the tutorial, "Sending an Email from Construct2" by the insightful (https://www.Scirra.Com/tutorials/4897/sending-an-emai...
I created an array in the file section of my game via right click-> create file and filled it up with the data I wanted to. I managed to get AJAX to fetch it an...
Could someone tell me How can I do it? I was messing around with 000webhost.Com and I created a database but then I don't know what to do :P. The goal is to ord...
Hii everyone. I wants to know about how to make cross domain ajax request.
I feel like that sometimes a person need many programs to set up a stream, so I wanted to create a overlay that handle much of these things, with a minimal setu...
Ok, a long time ago I had this problem solved with C2. Now, I'm scratching my head again. Doing just a simple Ajax request to a php script. If I export the C3 p...
I have a problem in my newest project: I post data with the AJAX -> Post. This works fine and also my PHP-Script does what it should. The problem is, I want to...
I am stuck at a problem, it sounds complicated at least for me. So I will try my best to explain. I have a list of an array with IMG urls. And on my home page I...
I'm trying to read a JSON-File into an array on an HTML5-export. Works fine on the home computer, doesn't work on the server. The file is imported into the proj...
I have an app in dev, it uses mysql database I'm making calls and requests with ajax. If I test the app in Construct 3 play app local browser, the ajax calls do...