George L.
|
| Posted: 06/04/2002, 11:54 AM |
|
Does anyone how to implement more than one header for a project?
I want to be able to have different menus between a regular user and an admin user. I have not been able to just create a different header page and point to it in my includes.
I keep getting this error in ASP:
Technical Information (for support personnel)
Error Type:
Microsoft VBScript compilation (0x800A0400)
Expected statement
/Forum/Common.asp, line 2
Option Explicit
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Page:
GET /Forum/admin/listCatagories.asp
Time:
Tuesday, June 04, 2002, 1:53:56 PM
More information:
Microsoft Support
|
|
|
 |
George L.
|
| Posted: 06/04/2002, 11:58 AM |
|
Oops. Sorry. Spoke too soon. I figured it out myself. I forgot to make my second menu header includable in the DATA section of my header page.
Hopefully this post will help someone else out though.
|
|
|
 |
|