No announcements
Found 2765812 threads
-
2 Votes
WebBrowser: load page with lower quality?
Hi, WebBrowser control loads the instance of IE in the machine.Answered | 4 Replies | 4291 Views | Created by Booknuts - Friday, March 18, 2011 12:23 PM | Last reply by Mike Dos Zhang - Sunday, March 27, 2011 1:35 PM -
0 Votes
How to save image from webbrowser loaded page?
To get all images in a web page after it loaded, you can use Document.GetElementsByTagName to get all tags whose attribute is img.Answered | 1 Replies | 2765 Views | Created by Mantas7776 - Monday, May 28, 2012 9:34 AM | Last reply by Youen Zen - Tuesday, May 29, 2012 8:15 AM -
0 Votes
Programmatically waiting for the WebBrowser control to complete loading a page
But I do not understand how I can use this to determine if the current web page is finished loading.Answered | 7 Replies | 23139 Views | Created by radiobrain - Saturday, November 29, 2008 2:16 AM | Last reply by vamsi_krishna - Sunday, November 1, 2009 8:16 PM -
0 Votes
WebBrowser : How do I check if WebBrowser correctly loaded the right page / web-site
need to create a new instance of WebBrowser control which inherits from WebBrowser class), is there any way to check whether a SPAN tag has ...Answered | 5 Replies | 3687 Views | Created by LetMeCode - Monday, October 3, 2016 12:15 PM | Last reply by DotNet Wang - Sunday, October 16, 2016 1:49 AM -
4 Votes
WebBrowser Control does not load Java Applet
I was having the same problem with the webbrowser control and VS 2008 running on Windows 7 64bit.. compiling the app for x86 instead of "Any CPU" fixed the problem..Answered | 5 Replies | 14490 Views | Created by till_hm - Tuesday, February 12, 2008 6:22 PM | Last reply by VinceD - Friday, September 28, 2012 1:25 AM -
0 Votes
how to navigate to a html page using WebBrowser?
I want to load it only once.Answered | 11 Replies | 1284 Views | Created by PeterWalls - Thursday, February 21, 2013 12:57 PM | Last reply by Devon_Nullman - Thursday, February 21, 2013 6:58 PM -
6 Votes
Missing characters printing webbrowser page
What Bochristenen proposed is just a band aid to get by, not a fix There is still a problem with the Webbrowser control and IE9 combo dropping ...Answered | 13 Replies | 13935 Views | Created by EL34 - Sunday, December 25, 2011 6:51 PM | Last reply by Marc Durdin (S4S) - Wednesday, August 22, 2012 6:42 AM -
0 Votes
Load pdf file using WebBrowser control in windows form C#
If the WebBrowser goes to the default cancel page, we can show up a MessageBox: private void webBrowser1_Navigating(object sender, ...Answered | 11 Replies | 30867 Views | Created by Satheesh MS - Saturday, May 5, 2012 5:21 AM | Last reply by Michael Sun [MSFT] - Thursday, May 10, 2012 5:35 AM -
0 Votes
Load most basic website using VS WebBrowser
http://stackoverflow.com/questions/12210681/how-to-block-the-images-on-web-browserAnswered | 1 Replies | 453 Views | Created by spectaculoso - Saturday, October 17, 2015 6:49 PM | Last reply by Christopher84 - Saturday, October 17, 2015 8:16 PM -
1 Votes
How do you specify expiration dates for WebBrowser cached pages?
Any ideas on how to do this with expiration dates in the WebBrowser cache or otherwise?Answered | 5 Replies | 4812 Views | Created by JacobAbernathy_hotmail.com - Thursday, December 31, 2009 4:31 PM | Last reply by Jeff Shan - Wednesday, January 6, 2010 8:07 AM -
0 Votes
Azure Maps not loading in WPF WebBrowser control
Using the WPF version will allow you to render XAML elements above the map, but will have lower performance due to how Chromium supports this.Answered | 7 Replies | 1907 Views | Created by Jignesh Macwana - Wednesday, October 24, 2018 7:40 AM | Last reply by Ricky_Brundritt - Monday, May 20, 2019 5:04 PM -
2 Votes
Loading PDF Document into WebBrowser Control
The app loads the PDF fine in XP, but I see about blank in Windows 8.Answered | 3 Replies | 7706 Views | Created by Licensing.InfaMedics - Monday, August 9, 2010 5:45 PM | Last reply by danparker276 - Monday, January 28, 2013 11:00 PM -
7 Votes
Loading a local pdf file in a WebBrowser
Also shows how to navigate to a specific page in the PDF file and the proper method to close down after viewing a PDF in a WebBrowser control.Answered | 13 Replies | 2337 Views | Created by Keith17 - Monday, July 16, 2012 6:09 PM | Last reply by Keith17 - Tuesday, July 17, 2012 10:39 PM -
1 Votes
Webbrowser question - webbrowser1 is often not really finished loading!
has been loaded End SubAnswered | 2 Replies | 3521 Views | Created by Visual Basic Questions - Thursday, August 18, 2011 8:39 AM | Last reply by JohnWein - Thursday, August 18, 2011 9:36 AM -
0 Votes
Wait for a WebBrowser to finish loading a document
Create one event for all of them - as you create each webbrowser, add a handler that links its document completed event to the event sub you want to handle that event.Answered | 4 Replies | 3121 Views | Created by bludlust455 - Sunday, July 18, 2010 11:15 PM | Last reply by bludlust455 - Monday, July 19, 2010 3:41 PM -
3 Votes
WinForm , Html page and WebBrowser Control
This is my setup for My Mobile Application : Add these into Mobile Project : a) Added a Html ...Answered | 3 Replies | 4963 Views | Created by BinaryWave - Thursday, June 11, 2009 6:41 AM | Last reply by Mal Loth - Thursday, June 11, 2009 10:25 AM -
1 Votes
how to block ads in webbrowser website
I want to block the add of webbrowser. help for coding to block ads In my Webbrowser control of window form.Answered | 3 Replies | 1344 Views | Created by Kailash Prajapati - Saturday, September 6, 2014 10:07 AM | Last reply by IssueKiller - Monday, September 8, 2014 2:59 AM -
1 Votes
how to send page from webbrowser to cell phone via bluetooth ?
hi have created a simple web browser page, that loads a specific page, in the WebBrowser.Answered | 4 Replies | 2392 Views | Created by config2002 - Tuesday, August 9, 2011 6:26 PM | Last reply by Mike Feng - Wednesday, August 17, 2011 8:58 AM -
0 Votes
Making a MsgBox when WebBrowser completes loading?
Make sure your webbrowser control name is WebBrowser1 Thanks, A.m.a.L | [Remember to click "mark as answered" when you get ...Answered | 3 Replies | 2413 Views | Created by Cucumber Pickle - Sunday, May 3, 2009 5:39 PM | Last reply by A.m.a.L Hashim - Sunday, May 3, 2009 6:31 PM -
0 Votes
How to login without webbrowser
could you tell us how you did this trying to figure it out myselfAnswered | 5 Replies | 3379 Views | Created by yterbium - Wednesday, November 4, 2009 8:30 PM | Last reply by dnmnbg - Saturday, August 17, 2013 7:35 PM - Items 1 to 20 of 2765812 Next ›
No announcements