Hi,
we are trying to replace native MS web browser control with new web browser control in our application. we need to navigate to different web pages using HTTP POST methods.
Does this new Web Browser control provide an option to send data using HTTP POST Method ?
Any sample code example or pointers on how to implement the same using this new powerbuilder browser Control.
Thanks
Haresh
I have explored HTTPClient and it does support POST data but we are looking for UI based browser control only.
I also checked out on alternative control (https://doc.antview.dev/ ) based on webview2 and it has post method inbuilt. unfortunately we are not allowed to use any 3rd party products.
Thanks
Haresh