M
MG
Here is what I am doing:
I am using Frontpage 2000 to create a simple set of
webpages that will be run from a CD. Not on a webserver.
This cd will be used to show family pictures whereby the
pictures will be on the CD too. The webpage will simply
hyperlink to them. Now, I have been asked to try to
create something whereby the user can select something
and it will launch Windows Explorer. Thus, all I need to do
is create a command line argument like
%SystemRoot%/explorer.exe and let it launch explorer were
the user can drill down whereevery they want. I can also add a parameter at
the end to tell explorer which folder to goto first. How can I do this
command line launch with FrontPage.
I am using Frontpage 2000 to create a simple set of
webpages that will be run from a CD. Not on a webserver.
This cd will be used to show family pictures whereby the
pictures will be on the CD too. The webpage will simply
hyperlink to them. Now, I have been asked to try to
create something whereby the user can select something
and it will launch Windows Explorer. Thus, all I need to do
is create a command line argument like
%SystemRoot%/explorer.exe and let it launch explorer were
the user can drill down whereevery they want. I can also add a parameter at
the end to tell explorer which folder to goto first. How can I do this
command line launch with FrontPage.