New topic: WebBrowser and the cache
<http://forums.realsoftware.com/viewtopic.php?t=38299> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message JackieMiller Post subject: WebBrowser and the cachePosted: Thu Mar 24, 2011 9:21 am Joined: Thu Dec 17, 2009 3:49 pm Posts: 69 I have the WebBrowser installed in a RealSoftware application and it executes a PHP script that resides on my web server. I have the errors suppressed via "@". The PHP script executes correctly. The PHP script renames two files. index.html becomes index0.html index1.html becomes index.html When I reload the WebBrowser, it displays the original index.html page from the cache instead of the new index.html which was index1.html before I executed the PHP script. What I'm looking for is a way to force the WebBrowser to reload the file from the server so that it loads the correct one. I can quit the app and restart the app and then it displays the correct page. I'd like to save that 5 seconds. Thanks Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
