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


Messages In This Thread
OnURLRequest not working - by fatersoft - 07-10-2020, 06:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)