|
-
Aug 28th, 2005, 02:52 PM
#1
Thread Starter
Hyperactive Member
Ending a web app
What is a nice way to end a web app provided the user will "click" my log out button??? This is off an aspx application.
thanks .. gollnick
-
Aug 29th, 2005, 01:24 AM
#2
Fanatic Member
Re: Ending a web app
just reset/destroy/re-initialize all your variables all go back to your main/login page.
If a post has helped you then Please Rate it!
-
Aug 29th, 2005, 04:46 AM
#3
Re: Ending a web app
If you want to close the window, you can use javascript's window.close(), but it will prompt the user.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|