Content tagged post

Similar Tags

Report Tag

10 usages of this tag
  • 2 replies
  • 467 views
This content is deleted
Forum Topic
AJAX Post and On completed
0 favourites

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...

posted 5 years ago
  • 0 replies
  • 195 views
This content is deleted
Forum Topic
Manage Binary data POSTed to web server.
0 favourites

When you POST Binary Data (image) to a php server via Ajax, where is that binary data placed on the server? Do I set the URL to a folder? Or a php file that han...

posted 4 years ago
  • 0 replies
  • 179 views
This content is deleted
Forum Topic
How do I make a request to a server with the post method?
0 favourites

So I am using the AJAX plugin to communicate to a server connected to a database, the server uses php and it works fine because I have tried it outside of Const...

  • 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
  • 1 replies
  • 366 views
This content is deleted
Forum Topic
How do I POST Binary to my Mysql database using PHP?
0 favourites

I can send and get text/data using php/mysql, but I never found any php script that explain how to send and get binary unsing POST methode. All I need is the PH...

  • 0 replies
  • 306 views
This content is deleted
Forum Topic
How do I AJAX POST to my NodeJS server?
0 favourites

I'm just trying to receive data in my server from ajax post. My server receives the request normally but the req.Body is an an empty object {}.Normaly I would s...

posted 3 years ago
  • 1 replies
  • 324 views
0 favourites

I have modify one game Construct 3, now he send to mysql database with php the final score. Ex : I play, I do 20 pts, these 20pts go to my mysql darabase with A...

  • 10 replies
  • 328 views
This content is deleted
Forum Topic
Post method shows url!!
0 favourites

I heard that if we use the post method to send and receive data, the URL address will be hidden in the browser and inspect window. But I tried and it was visibl...

posted 2 years ago
  • 1 replies
  • 114 views
This content is deleted
Forum Topic
How do I receive a responce of API?
0 favourites

I added AJAX:POST to URL in my eventsheet. I want to change the event based on the results of an API response. For example, when it Is'nt sent successfully or w...

posted 5 months ago
  • 4 replies
  • 213 views
0 favourites

I randomly find this post. And I know - someone can find this, trying to solve their problem. And I want to to answer that post, so made I help someone. But Con...

Similar Tags