PDA

View Full Version : Need to open html page in IE



chillee151
07-06-2001, 03:57 PM
I need a way to open an HTML page located in a directory on the cd with IE. The html presentation I'm using doesn't support netscape. Is there a way to do this with AMS?



------------------
thanks alot!!!

Mark
07-09-2001, 03:50 PM
Hi,
You can do this in AutoPlay using an action that looks like this:

Filename: iexplore.exe
Arguments: %SrcDrv%\MyWebPage.html

mark.