Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
post xml data with XMLHttpRequest
#7
I'm not able to test this but what happens if you execute the code below to read the JSON?


Code:
...

if(aRequest->Files->Count > 0) {
  String empf = aRequest->Files->Items[0]->ReadAllText();
}

...
Reply


Messages In This Thread
post xml data with XMLHttpRequest - by JuergenS - 08-23-2024, 03:26 AM
RE: post xml data with XMLHttpRequest - by joergb - 08-23-2024, 10:36 PM
RE: post xml data with XMLHttpRequest - by joergb - 08-25-2024, 03:16 PM
RE: post xml data with XMLHttpRequest - by joergb - 08-26-2024, 02:57 PM
RE: post xml data with XMLHttpRequest - by MJS@mjs.us - 08-26-2024, 05:20 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)