Antwise community forums

Full Version: POST method SEND??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Hello there,

Yes you can do that.

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

Hope this helps,
--
Wil