Posted by:
ImDocHolliday Let me get this straight - the HTML page is ON a CDRom that you will distribute to many users? So the path changes in the sense that the drive letter changes, right? I'm going with that assumption.
Does the CD use the autorun feature; that is, does the HTML page load when the CD is inserted into the drive?
This is going to be a bit "high level" so stick with me. Write a VBScript that runs (autorun) when the CD is inserted into the drive. It checks to see what the drive letter of the CD is and then opens the web page using the correct "path."
John Holliday