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
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