I can display the login status using the <asp:LoginStatus> tag.
Unfortunatelly, the object LoginStatus seems not to provide an attribute to
test it.
How can you read from the code (VB script) the login status?Progman
if page.user.identity.isauthenticated then
... user is logged in
else
... user is not logged in
endif
Good Luck
DWS
"Progman" wrote:
> I can display the login status using the <asp:LoginStatus> tag.
> Unfortunatelly, the object LoginStatus seems not to provide an attribute t
o
> test it.
> How can you read from the code (VB script) the login status?
>
>
Saturday, March 31, 2012
The asp:LoginStatus
Labels:
asp,
asploginstatus,
attribute,
display,
login,
loginstatus,
ltasploginstatusgt,
net,
object,
provide,
status,
tag,
totest,
unfortunatelly
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment