Advertising CD

T

Thomas A. Rowe

Yes. Just don't use any features or functions that require the use of a web server or the FP
extensions. Have you consider using PowerPoint instead?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
J

JPKarlsen [FP MVP]

As long as it is HTML based.


Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.


nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<[email protected]>

Can I make an advertising CD with Frontpage?

[microsoft.public.frontpage.client]
 
C

curious2004

Thanks for the fast reply! Yes, I have thought about
Powerpoint, but I was hoping to also make a website with
Frontpage. I have both programs and right now I'm
exploring my possibilities.
-----Original Message-----
Yes. Just don't use any features or functions that
require the use of a web server or the FP
 
S

Stefan B Rusynko

See http://support.microsoft.com/default.aspx?scid=kb;en-us;q310511




| Thanks for the fast reply! Yes, I have thought about
| Powerpoint, but I was hoping to also make a website with
| Frontpage. I have both programs and right now I'm
| exploring my possibilities.
|
| >-----Original Message-----
| >Yes. Just don't use any features or functions that
| require the use of a web server or the FP
| >extensions. Have you consider using PowerPoint instead?
| >
| >--
| >==============================================
| >Thomas A. Rowe (Microsoft MVP - FrontPage)
| >WEBMASTER Resources(tm)
| >
| >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| >==============================================
| >To assist you in getting the best answers for FrontPage
| support see:
| >http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| in message
| >| >> Can I make an advertising CD with Frontpage?
| >
| >
| >.
| >
 
S

Stefan B Rusynko

PPT will require users to have PPT or the PPT viewer
(or a pack and go w/ the viewer for them to install),
Html should be viewable on all PCs




| Yes. Just don't use any features or functions that require the use of a web server or the FP
| extensions. Have you consider using PowerPoint instead?
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Can I make an advertising CD with Frontpage?
|
|
 
T

Thomas A. Rowe

I was thinking of the Pack and Go function.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
P

pixelape

Yes, you can, I do it all the time. Just make a folder on
your PC for your CD content, then open an FP web. Create
your pages as usual.

The info will have to be in traditional (static) HTML
because the CD can not act as a server to create dynamics
in .asp. There are programs that claim to be able to run
server software from a CD, but I have not tried them.

You can use js, streaming video, Flash, gifs...almost
anything a browser can read.

You should also include an autorun.ini to fire up the
site when the CD is loaded.
 
C

curious2004

Could you help me out with the autorun.ini? I created a sample test website, I have a small .avi file, and a .wav file on the site. I tried creating a text file in notepad:
[autorun]

open=start index.htm

I inserted this file in index.htm. When I tried my test CD it did try to open on it's own but I got the message that there are several different formats on the disc and I had to choose which one I wanted to open the contents with.

So to make a long question short, is there way I can make this CD open on it's own in a browser?

Thanks to everyone for all the help I've received!
 
S

Stefan B Rusynko

See ShellRun at http://www.cornerhouse.ca/en/products.html




| Could you help me out with the autorun.ini? I created a sample test website, I have a small .avi file, and a .wav file on the
site. I tried creating a text file in notepad:
| [autorun]
|
| open=start index.htm
|
| I inserted this file in index.htm. When I tried my test CD it did try to open on it's own but I got the message that there are
several different formats on the disc and I had to choose which one I wanted to open the contents with.
|
| So to make a long question short, is there way I can make this CD open on it's own in a browser?
|
| Thanks to everyone for all the help I've received!
|
|
| "pixelape" wrote:
|
| > Yes, you can, I do it all the time. Just make a folder on
| > your PC for your CD content, then open an FP web. Create
| > your pages as usual.
| >
| > The info will have to be in traditional (static) HTML
| > because the CD can not act as a server to create dynamics
| > in .asp. There are programs that claim to be able to run
| > server software from a CD, but I have not tried them.
| >
| > You can use js, streaming video, Flash, gifs...almost
| > anything a browser can read.
| >
| > You should also include an autorun.ini to fire up the
| > site when the CD is loaded.
| >
| >
| > >-----Original Message-----
| > >Can I make an advertising CD with Frontpage?
| > >.
| > >
| >
 
Top