Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
Windows Forms
WebBrowser object not loading data as expected
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Damianbaz, post: 186075, member: 75143"] Hi, I am using VB.Net 2022 and want to load a website in a WebBrowser control but it does not load as expected, if I open the following page in any browser you can see that to the right of the word "Concurso" you can see data in there: [URL unfurl="true"]https://loterias.caixa.gov.br/Paginas/Quina.aspx[/URL] But if I load that same page, in a WebBrowser control, the information does not load. How can I solve that? The code is as simple as: WebBrowser1.Navigate("[URL="https://loterias.caixa.gov.br/Paginas/Quina.aspx"]Quina - Portal Loterias | CAIXA[/URL]", False) I tried the following: 1) Changing the SOFTWARE\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_BROWSER_EMULATION value but it didn't work 2) Refreshing the WebBrowser 3) Reloading the page Thank you! [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
Windows Forms
WebBrowser object not loading data as expected
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom