Re: Is this possible in vbs?
Do you mean that you want to edit the source of another HTML file online? If so, let me know. I just finished writing an ASP script that would allow me to do this.
let me know,
John
John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org
Re: Is this possible in vbs?
Basically, we have an htm page that we want to call when we open up IE, and it will then redirect the user after a few seconds or by clicking a link...and it will take them to the main intranet page. The only prob is the page we want to load up first is updated daily. I want to make a page that will grab that updated page and add the link and redirect method to it, so that the people who update the page can do what they do without adding that extra stuff to it. Let me know if that clears it up a bit.