Click to See Complete Forum and Search --> : Is this possible in vbs?
hokiedrum
April 5th, 2000, 12:30 PM
I was wondering if it was possible to use a script that can open up the contents of a HTML page stored on our server, with the document object maybe? For example, instead of linking to that file, use a document.___ to open that file in the browser, and then we can add stuff to the link that we opened by changing the current page, instead of having to change the link that we opened.
Johnny101
April 5th, 2000, 01:35 PM
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
hokiedrum
April 5th, 2000, 02:06 PM
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.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.