wrj
|
| Posted: 04/23/2003, 6:22 PM |
|
I am trying to use a header on on my default page (DefaultHeader) and in all other pages I want to a standard page (Header). How do I do this with ASP. I've looked in the tips and articles and have not found a response that is working for me.
Thanks in Advance....
|
|
|
 |
hamilton
|
| Posted: 04/25/2003, 7:41 AM |
|
Have you tried to create another page, just like header.asp (which is built automatically) and link it to the subsequent pages?
Default page gets the header.ccp include
The rest of the pages get header_std.ccp include
|
|
|
 |
|