J
Jimbo
Hi,
I am using a LoginStatus Control in a .aspx page which also has some dynamic
controls. These are set up automatically, depending on what is in the
Request
object.
My page works fine until I click on my logout link. This seems to cause the
OnInit and Page_Load events to occur twice - the first is as I would expect,
but the second has an
empty Request object and the result is that I am unable to create the
correct page layout.
Is this normal behaviour for the LoginStatus control? I can't see why these
events are occurring twice.
Many thanks for any help on this,
Jimbo.
I am using a LoginStatus Control in a .aspx page which also has some dynamic
controls. These are set up automatically, depending on what is in the
Request
object.
My page works fine until I click on my logout link. This seems to cause the
OnInit and Page_Load events to occur twice - the first is as I would expect,
but the second has an
empty Request object and the result is that I am unable to create the
correct page layout.
Is this normal behaviour for the LoginStatus control? I can't see why these
events are occurring twice.
Many thanks for any help on this,
Jimbo.