CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.club_web_site_starter_kit Tags:
Item Type: NewsGroup Date Entered: 9/25/2007 8:06:12 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 23 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
AlexRichardson
Asp.Net User
Logoff takes two clicks9/25/2007 8:06:12 PM

0/0

For some reason, the first click of logoff doesn't work.  It requires a second click.  Whats up with that? 


K-State
Computer Science
Graduation Date: May '09
giogenre
Asp.Net User
Re: Logoff takes two clicks9/26/2007 4:06:03 AM

0/0

I already encountered that problem before, as I remember I also found the solution here.

just place the line

Response.Redirect("default.aspx")  in default.aspx code

like:

Protected Sub Logoutbtn_Click(ByVal sender As Object, ByVal e As System.EventArgs)

Response.Clear()

FormsAuthentication.SignOut()

Response.Redirect(
"default.aspx")

End Sub

 

 also in:

Sub Logout_click(ByVal sender As Object, ByVal e As EventArgs)

'Todo: Add logoff functionality.

FormsAuthentication.SignOut()

Response.Redirect("default.aspx")

End Sub

 

2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
The Complete Idiot's Guide to Windows XP Authors: Paul McFedries, Pages: 480, Published: 2001
JavaServer Faces Authors: Hans Bergsten, Pages: 589, Published: 2004
Microsoft Exchange Server 2003 Distilled Authors: Scott Schnoll, Pages: 592, Published: 2004
Active Directory: design and deployment of Microsoft's Active Directory Authors: Joe Richards, Robbie Allen, Alistair G. Lowe-Norris, Pages: 800, Published: 2006
PHP & MySQL Web Development All-in-One Desk Reference For Dummies: All-in-one Desk Reference for Dummies. Authors: Janet Valade, Tricia Ballad, Bill Ballad, Pages: 646, Published: 2007
The Software Catalog: Microcomputers, Winter, 1990 Authors: Menu International Software, Pages: 0, Published: 1990
Switching to the Mac: The Missing Manual Authors: David Pogue, Adam Goldstein, Pages: 508, Published: 2005
Remote Access Networks: PSTN, ISDN, ADSL, Internet and Wireless Authors: Chander Dhawan, Pages: 510, Published: 1998

Web:
Logoff takes two clicks - ng.asp-net-forum ... Logoff takes two clicks, > ROOT > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.club_web_site_starter_kit, Date: 9/25/2007 8:06 :12 PM, ...
Log Off In Just 2 Clicks !!!! - Video 2 clicks?? thats like 20 clicks to create ur shortcut, 20 characters ya gotta type .... learn how to log off your computer really quickly, takes less than a ...
logout takes 2-3 clicks before it works. - openSUSE Forums Nice to see a friendly place for a noob to get help! Problem is when I click " computer=>logout" nothing happens. After clicking 1 or 2.
Amazon Makes You Lie to Log Off |The Gripe Line | Christina Tynan ... Are e-commerce websites making it harder and harder for users to log off? ... So it's a pretty simple equation: the fewer clicks it takes to buy, ...
How To Log Off Your XP In Seconds. - Video Log Off In Just 2...Clicks !!!! 21-May-07. Rated 2.47 | 1207 Views ... learn how to log off your computer really quickly, takes less than a SECOND! great ...
CDLX 3.0 - desktop utility, shutdown, logoff, restart, clear ... Would you like to, with just two clicks of your mouse, initiate the following: * Shutdown Windows * Restart Windows * Log-off * Stand By * Hibernate * Lock ...
Amazon Makes It Tough To Log Off | WebProNews Amazon Makes It Tough To Log Off. By Mike Sachoff - Tue, 10/02/2007 - 10:14am. .... Amazon Introduces Two New Payment Services ...
Integrating with Third-Party Access Management Systems Third-party logout takes two forms:. The user initiates a logout request using the third-party access management system. In this scenario, the user clicks a ...
RE: Login/logout behavior for different users: msg#00200 It's a matter of two clicks and changing the username in between those ... Previous by Thread: Login/logout behavior for different users, Hasshold, Arnold ...
Easy Ubuntu: Ubuntu Desktop ready (multimedia, plugins, ...) in 2 ... Makes your GTK 2(Gnome) apps look like Qt (KDE) ones ...... There are no options when I go to log off other than "do you want to save the ...




Search This Site:










vwd hit counter

configuring ibs to work on virtual server

how to approach user management problem?

cannot create administrative user

credit cards....

ibuyspy portal forms with active directory

change what contentplaceholder masterpage points to from default.aspx to something else

aspnetpro web parts samples

excryption in web.config file

using an extended control in other projects

javascript problem in master content pages

dedcated login page

security concerns regardin dnn being placed on my web server

extending search function question

remove user from sql database

can't get sql authentication to work in very simple test case

treeview - can i override the postback in low level browsers?

problem in the documentation

isearchable method...

webservice trusted connection

loking for min width for modules?

rtm

manageuploaddirectory in the html text module can mess up links

mps versioning clarification

filenotfound exception

proper css naming

setting textbox value on masterpage from content page.

el gemini road map?

bad request (invalid hostname)

largest dnn company?

 
All Times Are GMT