Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How POST request from client-side directly
#6
If it can't go through your server and must come from the browser, then yes, the only language that the browser executes is JavaScript,nothing else.

however, you can have help from IW code and your Delphi code and craft the request in your server, send it to be executed on the browser.

I'll see if I can create something simple for you showing how the basics work, but it will be far from complete for your specific case. The token exchange sequence used in general by these servers can be way more complicated.
Reply


Messages In This Thread
RE: How POST request from client-side directly - by Alexandre Machado - 01-17-2024, 04:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)