Hi
I want to include my header.aspx (and .aspx.vb) in my pages. The header obviously has a page directive, as does the apsx pages I'm trying to include it in (doing <!--$include virtual="/library/Header.aspx"-->.
Errors out saying can't have multiple page directives... any ideas? both pages have codebehind, so they need the page directive to set the inherits and src attributes.
Thanks,
Marc
I want to include my header.aspx (and .aspx.vb) in my pages. The header obviously has a page directive, as does the apsx pages I'm trying to include it in (doing <!--$include virtual="/library/Header.aspx"-->.
Errors out saying can't have multiple page directives... any ideas? both pages have codebehind, so they need the page directive to set the inherits and src attributes.
Thanks,
Marc