jgoodman00
Programmer
- Jan 23, 2001
- 1,510
I have a series of asp pages, belonging to a single site, which all have a single theme applied to them.
The theme displays correctly, until I try to include a navigation bar at the top. I have written my navigation bar as another html page, & use the following to add it to the page:
<!--#include file="IncludeFiles/navbar.asp"-->
I have tried renaming it to htm, but it makes no difference. Whenever another page is included, the themes are lost on all pages involved, even though the them will display if the pages are loaded seperately.
James Goodman MCSE, MCDBA
The theme displays correctly, until I try to include a navigation bar at the top. I have written my navigation bar as another html page, & use the following to add it to the page:
<!--#include file="IncludeFiles/navbar.asp"-->
I have tried renaming it to htm, but it makes no difference. Whenever another page is included, the themes are lost on all pages involved, even though the them will display if the pages are loaded seperately.
James Goodman MCSE, MCDBA