<?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 : WebBrowserControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : WebBrowserControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 00:44:33 +0000</pubDate>
  <lastBuildDate>Thu, 15 May 2008 05:04:39 +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=10630</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[WebBrowserControl : First time, I use this code and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10630&amp;PID=35223&amp;title=webbrowsercontrol#35223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3128">Bernie</a><br /><strong>Subject:</strong> 10630<br /><strong>Posted:</strong> 15 May 2008 at 5:04am<br /><br /><DIV>First time, I use this code and in the Document_complete event to get InnerHTML. It's all right!! Returned 'bernie'</DIV><DIV>&nbsp;</DIV><DIV>WebBrowser1.Navigate "myaddrees1.php?user=bernie"</DIV><DIV>WebBrowser1.Refresh</DIV><DIV>&nbsp;</DIV><DIV>But, if I run the code the second time, same address but different argument. Like this:</DIV><DIV>&nbsp;</DIV><DIV><DIV>WebBrowser1.Navigate "myaddrees1.php?user=winwin"</DIV><DIV><DIV>WebBrowser1.Refresh</DIV><DIV>&nbsp;</DIV><DIV>It should return "winwin".</DIV><DIV>&nbsp;</DIV><DIV>However, The returned String in the InnerHTML property remains the same.</DIV><DIV>&nbsp;</DIV><DIV>I guess it's because of the cache.</DIV><DIV>&nbsp;</DIV><DIV>How can I clear the webbrowsercontrol's cache?</DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 15 May 2008 05:04:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10630&amp;PID=35223&amp;title=webbrowsercontrol#35223</guid>
  </item> 
 </channel>
</rss>