Results 1 to 3 of 3

Thread: Ending a web app

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Hendersonville , NC
    Posts
    260

    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
    William E Gollnick

  2. #2
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    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!

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width