|
hey guys,
I'm looking for a solution top our problem, we have a project in school and we have to do it in ASP.net combined with C#.
Now the problem is, we have a frame to work with divided into several smaller parts. We have a little login frame where users can login with nick an pass (in _login frame) now when an error occurs we're trying to trigger another page for example error.aspx. this errorpage has to show up in the _content frame, triggered from C#. so what we're looking for is a command in C# (ASP) to load a specific page into a specific part of a webframe.
I hope anyone can help us
thx
|
|
|
|
|
|
|
|