> I wondered if it was possible to programatically clear the cache of URL's > from the webview control. > > Thanks in anticipation. > > Richard > For the moment, you have to do that: Shell "rm -rf " & Shell$(WebSettings.Cache.Path) &/ "*" Wait Regards, -- Benoît Minisini