Whenever I invoke the browser from the command line or with the WebBrowser control in VB6, none of the Javascript on the invoked page executes until I do a refresh. Anyone have any ideas? -- Mike Hollibaugh
See brower options for caching (in IE see the tab General/Settings/CheckForNewerVersionsOfStoredPages ...) "Mike" wrote > Whenever I invoke the browser from the command line or with the WebBrowser > control in VB6, none of the Javascript on the invoked page executes until I > do a refresh. Anyone have any ideas?