I've created a web page and have saved it to a CD. I
wish to duplicate this CD for distribution and would like
to add an auto start feature that will boot the web page
upon inserting the CD in the CD drawer. Does anyone know
how to do this?
I would like your asssitance! Thank you!!

Re: Auto Start by Steve

Steve
Sat Jan 31 21:05:15 CST 2004

You need to use an autorun.inf file
on the CD outside of the web to
launch the web.

To make sure it works in windows XP you also
need to use a shell execute program.

The info for the one I normally use is on another
computer at the office, but here's a link to another:
http://develooper.com/code/shellexecute/

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"RPMoll" <rpmoll@altelco.net> wrote in message
news:76ec01c3e864$8e1acac0$a101280a@phx.gbl...
> I've created a web page and have saved it to a CD. I
> wish to duplicate this CD for distribution and would like
> to add an auto start feature that will boot the web page
> upon inserting the CD in the CD drawer. Does anyone know
> how to do this?
> I would like your asssitance! Thank you!!



Re: Auto Start by MD

MD
Sun Feb 01 05:24:01 CST 2004

HI RPOMoll,

You have to have a program that will shell out to the default browser of the
user.

If you're doing Web based CD's and wish you could also include ASP pages you
may wish to take a look at RunASP.

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Need to add Meta Tags to your web pages
http://www.websunlimited.com/order/Product/MTM2002/mtm2002_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


"RPMoll" <rpmoll@altelco.net> wrote in message
news:76ec01c3e864$8e1acac0$a101280a@phx.gbl...
> I've created a web page and have saved it to a CD. I
> wish to duplicate this CD for distribution and would like
> to add an auto start feature that will boot the web page
> upon inserting the CD in the CD drawer. Does anyone know
> how to do this?
> I would like your asssitance! Thank you!!