Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnURLRequest not working
#1
hi
How to get the data posted by another program
IWAppFormURLRequest
It doesn't work
In other words
how to get webapplication.Request.ContentFields

in the 15.1 is true
in the 15.2 is not working


procedure TmainForm.IWAppFormURLRequest(aSender: TIWAppForm;
  aRequest: THttpRequest);
begin
    IWMemo1.Lines.Text webapplication.Request.ContentFields.Text;

end;
It doesn't work in 15.2
Reply
#2
You posted the same question on several places but you are still failing to respond what I asked you on Telegram: "What's the exact request you are sending to your application"?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)