not working in FP2003

A

Alex

Include does not work in FP2003.
Include asp neither.

Any idea what to do?

Thanks
Alex
 
T

Thomas A. Rowe

Includes do work in FP2003, however you can only include a .htm or .html
file, which must be within the current open web/site.

To include a .asp file, you can either include .htm file, then switch to
code view, and change the filename to correct .asp file

or

You can purchase an FP IncludeASP Add-in from http://www.websunlimited.com

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
D

Dean

If it's broke in frontpage 2003, why should we be forced to buy a addin? When will M$ fix it

----- Thomas A. Rowe wrote: ----

Includes do work in FP2003, however you can only include a .htm or .htm
file, which must be within the current open web/site

To include a .asp file, you can either include .htm file, then switch t
code view, and change the filename to correct .asp fil

o

You can purchase an FP IncludeASP Add-in from http://www.websunlimited.co

--

=============================================
Thomas A. Rowe (Microsoft MVP - FrontPage
WEBMASTER Resources(tm
http://www.ycoln-resources.co
FrontPage Resources, Forums, 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.as
 
T

Thomas A. Rowe

You don't have to purchase the add-in, you can use the workaround that I
provided, if you want to include pages that have an extension other than
..htm or .html.

If you only work with .htm or .html, then the issue doesn't effect your use
of the FP2003 Include Page component.

I sure that MS will fix this at some point.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top