Hi,
Yes, i made the changes on my localhost and it is working even if the said Error from console is there.
I am also trying to Request data off the server-side the PHP script is below (for return-msg.php):
<?php
header('Access-Control-Allow-Origin');
echo "This is a Return value from an AJAX call...";
?>
I have added the lines below in the Project file (sorry, i have not uploaded an updated copy yet but i will as soon as i have a chance too).
AJAX
Request "http://localhost/testing-only/return-msg.php"
Tag
"GetData"
Then, I added
AJAX
on "GetData" completed
returnText (text)
Set text to AJAX.LastData
However; i am not able to receive the said Echo'd string message.
Please advise and Thank You again for the much support.
Is there a list of updated Tutorials that i can work with ?
Thank You very much again for the much support.
I like the product very much and will be getting my own copy soon, i just wanted to know more about the said product as i am an urgent little game that i wanted to work on and needed to know more about the data handling side.
Kind regards.
Vins