Hi all,
On the "template.ascx" page, what code can I use to determine the name of the page I'm on??
(I need to turn on/of various parts o the template accordingly).
I can do this in an xml template using <xsl:value-o select="//PageName" />, but I'll be darned if I can work out how to get the page name in the default.ascx page.
Please help!![]()