<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : webbrowser control - clicking controls</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : webbrowser control - clicking controls]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 16:01:17 +0000</pubDate>
  <lastBuildDate>Tue, 30 Jun 2009 20:11:54 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14658</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[webbrowser control - clicking controls : hi,when clicking eg. on a submit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14658&amp;PID=50512&amp;title=webbrowser-control-clicking-controls#50512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4807">fuxi</a><br /><strong>Subject:</strong> 14658<br /><strong>Posted:</strong> 30 June 2009 at 8:11pm<br /><br />hi,<br><br>when clicking eg. on a submit button in a html page by code (eg. using mybutton.click) - it causes a page reload.<br>the question: how can i detect synchronously if the page has finished loading?<br><br>it works nice with .navigate like:<br><br>browser.navigate url<br>msgbox "done!"<br><br>for clicking elements i tried it like this: wait until the DocumentComplete event is being fired.<br>it seems like this method is not very reliable and doesnt always work.<br>so i was wondering if there was a better method?<br><br>thanks in advance,<br>fuxi<br>]]>
   </description>
   <pubDate>Tue, 30 Jun 2009 20:11:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14658&amp;PID=50512&amp;title=webbrowser-control-clicking-controls#50512</guid>
  </item> 
 </channel>
</rss>