Publish web to a CD to pass out to ppl?

C

Chestum

Howe do I publish a web site that i created to a cd so that I can pass it
out? For example, web containing video clips of horses or dogs for sale
that i can mail to potential customers. Thanks
 
S

Steve Easton

Publish the web to a folder
Burn the folder to the CD.

You will need an autorun.inf file to
"launch" the web on the CD.
Since windows XP doesn't recognize
some autorun.inf types you will need a
small program on the cod to launch the web.
You can use the free shellrun utility that you
can get here:
http://www.cornerhouse.ca/en/products.html

hth
 
M

MD WebsUnlimited.com

Hi,

What kind of pages? If you plan to use any ASP pages you may wish to look at
RunASP.
 
Top