Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: enable/disable auto refresh of a web browser control from Win forms?

Started 1 month, 3 weeks ago by Member 3365607
I have a application that has 2 tabs, one tab is wired to show a web page whose .aspx file has auto refresh set. The other tab doesn't access the web page at all. When I access any of the tabs I see that the web page is refreshing(hear the clicking sound), instead I want to disable the web page refresh whenever I access the 2nd tab. I set the "AllowNavigation" property of the webbrowser control ...
Site: CodeProject: Discussion Boards. Free source code and programming help  CodeProject: Discussion Boards. Free source code and programming help - site profile
Forum: Windows Forms  Windows Forms - forum profile
Total authors: 2 authors
Total thread posts: 4 posts
Thread activity: no new posts during last week
Domain info for: codeproject.com

Other posts in this thread:

Eddy Vluggen replied 1 month, 3 weeks ago
Member 3365607 wrote: But what happens is when I switch back to the 1st tab the auto refresh doesn't work unless and until I click some web page controls. And if you navigate to, say, Google when you hide the browser, and navigate back to the .aspx when you show it? Another alternative would be to download the webpage and to save it directly to a string/a file. Then you could manipulate the...

Member 3365607 replied 1 month, 3 weeks ago
Thanks Eddy. I will try that. Looks like the web browser control cannot control the auto refresh of .aspx. I couldn't get ur question : And if you navigate to, say, Google when you hide the browser, and navigate back to the .aspx when you show it?

Eddy Vluggen replied 1 month, 3 weeks ago
Member 3365607 wrote: And if you navigate to, say, Google when you hide the browser, and navigate back to the .aspx when you show it? You could let the WebBrowser navigate to another site (Google only as an example) when you switch to tab 2. When the user switches back to tab 1, navigate to the original .aspx page again. That at least prevents the clicking-sounds of the refresh

 

Top contributing authors

Name
Posts
Member 3365607
2
user's latest post:
enable/disable auto refresh of a...
Published (2009-11-03 02:21:00)
Thanks Eddy. I will try that. Looks like the web browser control cannot control the auto refresh of .aspx. I couldn't get ur question : And if you navigate to, say, Google when you hide the browser, and navigate back to the .aspx when you show it?
Eddy Vluggen
2
user's latest post:
enable/disable auto refresh of a...
Published (2009-11-03 03:45:00)
Member 3365607 wrote: And if you navigate to, say, Google when you hide the browser, and navigate back to the .aspx when you show it? You could let the WebBrowser navigate to another site (Google only as an example) when you switch to tab 2. When the user switches back to tab 1, navigate to the original .aspx page again. That at least prevents the clicking-sounds of the refresh

Related threads on "CodeProject: Discussion Boards. Free source code and programming help":

Related threads on other sites:

Thread profile page for "enable/disable auto refresh of a web browser control from Win forms?" on http://www.codeproject.com. This report page is a snippet summary view from a single thread "enable/disable auto refresh of a web browser control from Win forms?", located on the Message Board at http://www.codeproject.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity