1. Rajaram Palanisamy
  2. PowerBuilder
  3. Thursday, 19 May 2022 14:16 PM UTC

Hello,

In VisualBasic application, Internet Explorer browser control implementation was done as below.  Is there any sample for WebBrowser control to post data similar to below implementation?  Thanks.

Dim strPostData As String

strPostData = "uid=" & strUserId & "&pwd=" & strPwd 
PackBytes aByte(), strPostData
vPost = aByte
StartingAddress = "https://www.test.com/testpage.asp"

brwWebBrowser.Navigate StartingAddress, vFlags, vTarget, vPost, vHeaders

 

Please refer below link for .Net reference.

WebBrowser.Navigate Method (System.Windows.Forms) | Microsoft Docs

 

 

Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Friday, 20 May 2022 00:51 AM UTC
  2. PowerBuilder
  3. # 1

Hi Rajaram,

We don't have a feasible workaround for this currently. But we will record it as a requirement in our CR pool, I will get back to you once we have a plan to support this feature.

Regards,
ZhaoKai

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.