Forum Topics tagged ajax

Similar Tags

Report Tag

165 forum topics with this tag
  • 0 replies
  • 861 views
This content is deleted
Forum Topic
How do I load this AJAX REST API request?
0 favourites

Hi folks, I'm trying to return data from a REST API on my system. I've tried a few different combinations, but I'm not sure I'm even in the ballpark. If someone...

posted 4 years ago
  • 0 replies
  • 492 views
0 favourites

Hello guys- maybe someone could help with this: While this code works normally on desktops in Instant Games, it wont work on mobile. It looks like ajax request...

  • 4 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I add cookie credentials to an AJAX request?
0 favourites

I'm connecting to a host with ajax and get a response back. So far so good. I need to find a way to add credentials to my post to the cross domain server. The o...

  • 0 replies
  • 164 views
This content is deleted
Forum Topic
Multiple Ajax requests problem
0 favourites

When I make multiple Ajax requests (see screen capture below) one works I am getting unusual behaviour. When I run it locally, all requests succeed, including t...

posted 4 years ago
  • 3 replies
  • 1.1K views
This content is deleted
Forum Topic
AJAX Request Header Noob Question
0 favourites

So,I want to connect to the twitch api, and I need to set a request header, like this per their documentation: Curl -H "Authorization: OAuth ". And in Construct...

posted 4 years ago
  • 13 replies
  • 515 views
This content is deleted
Forum Topic
AJAX and POST
0 favourites

Can someone please give me a very simplified step by step process on how to send scores to a database? Everything I read isn't making sense to me. I have tried...

posted 4 years ago
  • 8 replies
  • 752 views
This content is deleted
Forum Topic
Array Not Working
0 favourites

I have been building a game, but have run into a very annoying problem. I fill out some of my array (via the array editor), and then request it using AJAX and l...

  • 1 replies
  • 367 views
0 favourites

I have implemented AJAX in one of my games to retrieve data and I noticed that it showed the same data even after I restarted the game with no internet! After s...

posted 4 years ago
  • 4 replies
  • 592 views
This content is deleted
Forum Topic
How do I list the data?
0 favourites

How to list data,data separated by "|". 1.AJAX Request url (tag="ReadData"). 2.AJAX on "ReadData" completed. 3.TextBox set text to AJAX.LastData. Can appear 10|...

posted 4 years ago
  • 0 replies
  • 454 views
This content is deleted
Forum Topic
Getting information/states from Telnet through Ajax?
0 favourites

I'm trying to control a physical robot, with Telnet. I can successfully send commands like this to control it: But I can't seem to figure out how to get states...

posted 4 years ago

Similar Tags