Content tagged ajax

Similar Tags

Report Tag

172 usages of this tag
  • 0 replies
  • 162 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
  • 510 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
  • 749 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
  • 365 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
  • 591 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
  • 451 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
  • 3 replies
  • 377 views
This content is deleted
Forum Topic
How do I Ajax Separate
0 favourites

I am trying to use the data I get back from my Ajax call, the string I get back is. Johnmy text goes herethere text goes here. This should say John my text goes...

posted 4 years ago
  • 2 replies
  • 320 views
This content is deleted
Forum Topic
Problem getting data from AJAX:(
0 favourites

Wizards of the Construct I have a problem. With ajax. All the arrays that I have built are perfect but it is presented problem to me in one that returns the val...

  • 2 replies
  • 334 views
This content is deleted
Forum Topic
How to find a specific .txt in someone's pc?
0 favourites

Objective: Find an specific named .Txt archive in someone's computer. Like, when people download my game, in the game's folder will have an archive named Chat1....

Similar Tags