posted 17 years ago
Hi,
Is your secondary navigation and footer display code on a web page ?
If yes, then how can you enable or disable it?
I guess, it is done by some conditional arguments on PageLoad() event.
so by checking some page properties like title, you can distinguish between parent window and child window.
and according to that on PageLoad() event you can enable or disable your code stuff.
if my answer is not up to mark, please ask your question with some code to undestand your problem correctly.
bye
Amit Pandit