Antwise community forums
POST method SEND?? - Printable Version

+- Antwise community forums (https://forums.antwise.com)
+-- Forum: Antview (https://forums.antwise.com/forumdisplay.php?fid=11)
+--- Forum: Antview for Windows (https://forums.antwise.com/forumdisplay.php?fid=12)
+--- Thread: POST method SEND?? (/showthread.php?tid=163)



POST method SEND?? - hys999 - 2023-09-03

I always appreciate lightweight and sturdy components.
I have one question.
When I open a specific PHP file on my server
As soon as the URL is opened, it is sent to a specific variable using the POST method.
I want to pass a value.
If there is a way, please let me know.


RE: POST method SEND?? - wila - 2023-09-03

Hello there,

Yes you can do that.

Use NavigateWithWebResourceRequest for navigating to a page while also passing post data.

Hope this helps,
--
Wil