AussieClint
MIS
I am trying to collate data from various pages (htm, cfm, php) on my company intranet to do some manipulation and re-presentation of the combined data.
I dont have access to the actual data so I am trying to find a way to do this with vbscript/html so that users can use it on their PCs. Long story, company politics, people trying to hoard infomation, usual stuff....anyway...
Basic concept is I want to read a page from a http:// location as a text stream, like you can with the FileSystemObject. Can this be done?
AussieClint
I dont have access to the actual data so I am trying to find a way to do this with vbscript/html so that users can use it on their PCs. Long story, company politics, people trying to hoard infomation, usual stuff....anyway...
Basic concept is I want to read a page from a http:// location as a text stream, like you can with the FileSystemObject. Can this be done?
AussieClint