PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage publish to a CD

Reply

publish to a CD

 
Thread Tools Rate Thread
Old 12-12-2004, 03:53 PM   #1
Rich
Guest
 
Posts: n/a
Default publish to a CD


Is there a way to publish a site to a CD so it will run
just off of the CD.

Thanks,
Rich
  Reply With Quote
Old 12-12-2004, 04:13 PM   #2
=?Utf-8?B?d2ViX2RldmVsb3Blcg==?=
Guest
 
Posts: n/a
Default RE: publish to a CD

Yes. When you go to publish your site, simply click on the directory in
which you would like to have it published to (i.e. the CD directory). From
there, the only way for others to view your web site from your CD, is to have
FrontPage installed on their PC.

"Rich" wrote:

> Is there a way to publish a site to a CD so it will run
> just off of the CD.
>
> Thanks,
> Rich
>

  Reply With Quote
Old 12-12-2004, 05:00 PM   #3
=?Windows-1252?Q?Rob_Giordano_\=28aka:_Crash_Gordo
Guest
 
Posts: n/a
Default Re: publish to a CD

If you've been working with FP locally then Publishing it up to your server.

You can just open your CD burner, browse to the local disk based web on your machine, and burn the entire folder with the web in it to your CD.

Then, just open the index page from the CD with your browser.

I kinda doubt that you could Publish directly to the CD, you'd probably overrun the buffer and get errors.


"Rich" <anonymous@discussions.microsoft.com> wrote in message news:307001c4e06b$27ac1cd0$a301280a@phx.gbl...
| Is there a way to publish a site to a CD so it will run
| just off of the CD.
|
| Thanks,
| Rich
  Reply With Quote
Old 13-12-2004, 02:51 PM   #4
Peter R. Fletcher
Guest
 
Posts: n/a
Default Re: publish to a CD

Which is why you don't do it that way! If a site uses no FP "bells and
whistles", just publishing it to a CD (or copying the published web to
a CD) will sort of work. If the site uses anything but straight HTML,
just browsing a copy on the CD will give you lots of errors and a very
poor impression of the original site. IMHO, the best approach is to
use a "web reaping" program - I use WebReaper
(http://www.webreaper.net/) - to get a browsable copy of the site and
put that on the CD. This will have the "look and feel" of the original
site, including most "bells and whistles" - only a few very advanced
things (e.g. FP Site Searching) won't work.

Once you have put the site in a subdirectory on the CD, you should
ideally add a shortcut to its home page in the root directory and
possibly also an Autorun.inf file, so that this is displayed
automatically when the CD autoruns. The Autorun.inf file will be a
very short text file looking like:

[autorun]
ICON = mylogo.ico
shellexecute = websubdir\index.htm

The "ICON = ...." line is optional - if it is there, the image in the
icon file that it points to will be displayed instead of the standard
CD icon in Windows Explorer.

The "shellexecute = ...." line will use the default system's browser
to display the file that it points to.

On Sun, 12 Dec 2004 09:13:01 -0800, "web_developer"
<webdeveloper@discussions.microsoft.com> wrote:

>Yes. When you go to publish your site, simply click on the directory in
>which you would like to have it published to (i.e. the CD directory). From
>there, the only way for others to view your web site from your CD, is to have
>FrontPage installed on their PC.
>
>"Rich" wrote:
>
>> Is there a way to publish a site to a CD so it will run
>> just off of the CD.
>>
>> Thanks,
>> Rich
>>



Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off