J
Jonathan
Hi
I have a small top navigation bar that is an 'include page' on my other
pages.
The nav bar is navbar.aspx and has a little bit of asp.net code embedded in
it that displays 'Logged in as: name'. The function in it, GetLoginName,
works fine when I preview the page in IE by itself. However, when I preview
index.aspx (the homepage) it comes back with a .Net error that GetLoginName
is not declared.
I don't have Visual Studio, I am just using Frontpage.
Any thoughts appreciated.
I have a small top navigation bar that is an 'include page' on my other
pages.
The nav bar is navbar.aspx and has a little bit of asp.net code embedded in
it that displays 'Logged in as: name'. The function in it, GetLoginName,
works fine when I preview the page in IE by itself. However, when I preview
index.aspx (the homepage) it comes back with a .Net error that GetLoginName
is not declared.
I don't have Visual Studio, I am just using Frontpage.
Any thoughts appreciated.