nsForum logo

Welcome Guest ( Log In )

 
Reply to this topicStart new topic
> Logout Button
JohnM
post Sep 21 2009, 09:32 AM
Post #1





Group: Verified NS Member
Posts: 13
Joined: 22-July 09
Member No.: 4,813



Is there an option for adding a logout of your account button in v7. I have had many customers complaing that they cannot logout of there account when they are finished and do not want to be logged in everytime the open the browser.

Thanks,

John
Go to the top of the page
 
+Quote Post
NSTechRyan
post Sep 21 2009, 01:03 PM
Post #2





Group: NetSol Staff
Posts: 87
Joined: 25-July 08
From: Belleville, IL
Member No.: 1,621



QUOTE (JohnM @ Sep 21 2009, 09:40 AM) *
Is there an option for adding a logout of your account button in v7. I have had many customers complaing that they cannot logout of there account when they are finished and do not want to be logged in everytime the open the browser.

Thanks,

John


Hi John,

I can help you with this as I have done something similar to this on my test site http://www.browsermart.com. As you can see at the top it will identify you by name if you are logged in or as guest if you are not. Also, it will display the appropriate login/logout button. Here is how the first part displays the name.
CODE
Hello <ns:choose>
<ns:when condition="User.IsLoggedIn"><%User.FirstName%></ns:when>
<ns:otherwise>Guest</ns:otherwise>
</ns:choose>


And here is the code that displays the correct login/logout button.
CODE
<ns:choose>
<ns:when condition="User.IsLoggedIn"><a href="/login.aspx?logout"><img src="/images/locklogout.jpg"></a></ns:when>
<ns:otherwise><a href="login.aspx"> <img src="/images/locklogin.jpg"></a></ns:otherwise>
</ns:choose>


I hope this helps. Let me know if you have any questions. (IMG:http://forums.networksolutions.com/style_emoticons/default/bigsmile.gif)
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags
No Tag inserted yet

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version    Network Solutions © 2010 Time is now: 20th March 2010 - 09:04 AM
Domain Names | Web Hosting | Web Design | Shopping Cart Software | Online Marketing | SSL Certificates