DennisTheMenace
IS-IT--Management
I have the header, menu & footer on most of my pages set up as an include:
<!-- #include file="incls/includeheader.asp" -->
<!-- #include file="incls/includemenu.asp" -->
...
<!-- #include file="incls/includefooter.asp" -->
Does anyone know how I can tell what page I am on so that in my header, I can exclude a piece of information?
For example, if I am on my secure page ( for payment, I do NOT want a paid banner's advertisement loading ( from his site (or you get the secure and unsecure information warning- which is usually OK... but alot of shoppers don't understand it). =====================
Dennis B
Remember - YOU ARE UNIQUE!!!... Just like EVERYONE ELSE! ;o)
<!-- #include file="incls/includeheader.asp" -->
<!-- #include file="incls/includemenu.asp" -->
...
<!-- #include file="incls/includefooter.asp" -->
Does anyone know how I can tell what page I am on so that in my header, I can exclude a piece of information?
For example, if I am on my secure page ( for payment, I do NOT want a paid banner's advertisement loading ( from his site (or you get the secure and unsecure information warning- which is usually OK... but alot of shoppers don't understand it). =====================
Dennis B
Remember - YOU ARE UNIQUE!!!... Just like EVERYONE ELSE! ;o)