Hi,
I've built a website using Visual Studio .NET 2003 (ASP .NET 1.1.4322 - .NET Framework 1.14322 . I copied the solution, project and all the webpages (including code-behind and .resx files to another computer also running Visual Studio .NET 2003 and ASP .NEt 1.1.4322 . I get the following...
I have an ASP .NET webpage with a frameset (regular HTML frameset)
The frameset has 2 frames.
In the top frame, I'm loading a webpage with an <ASP:Label>
control. In the Page_Load event of the page, I'm assigning the label a value from a Session variable as follows.
lblPreferredYear.Text =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.