Print Page | Close Window

WebBrowserControl

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=10630
Printed Date: 16 November 2024 at 11:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: WebBrowserControl
Posted By: Bernie
Subject: WebBrowserControl
Date Posted: 15 May 2008 at 5:04am
First time, I use this code and in the Document_complete event to get InnerHTML. It's all right!! Returned 'bernie'
 
WebBrowser1.Navigate "myaddrees1.php?user=bernie"
WebBrowser1.Refresh
 
But, if I run the code the second time, same address but different argument. Like this:
 
WebBrowser1.Navigate "myaddrees1.php?user=winwin"
WebBrowser1.Refresh
 
It should return "winwin".
 
However, The returned String in the InnerHTML property remains the same.
 
I guess it's because of the cache.
 
How can I clear the webbrowsercontrol's cache?
 
 
 


-------------
Bernie Ho, Planning Manager + IELTS specialist + part-time programmer
Taiwan, R.O.C



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net