• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Clearing cache in IE with VB

Beliskner

Weaksauce
Joined
May 1, 2003
Messages
72
Good day everyone,

I am stumped. I'm trying to create a test script (in VBS) to run through a website using Internet Explorer. I have been able to figure out how to have the script launch IE and go to the desired site. I would really appriciate it if someone could assist me in creating this script since my knowledge of VB is extremely limited.

Now what I need to do is to be able to have some code that I can place in the script that will clear IE's cache (preferably before it launches the browser.) Another thing to take into consideration is that I would like to make this a universal script if possible that I can run on various versions of Windows 98, NT, 2k and XP. One thing that I have been wondering about is machines that are on a network and you have different logins. Is there a "global way to clear the cache or do I need to code for each individual login?

Thanks
 
Back
Top