Results 1 to 8 of 8

Thread: Removing the X

  1. #1
    Senior Member
    Join Date
    Jul 2001
    Posts
    420

    Removing the X

    Hi All,

    I am working with a web application that does not support the back button. The users use this application to enter their hours worked. I use the following to prevent users from using the back button:
    <!--Code Extract begins here
    winpops=window.open(popurl,"","scrollbars=no,toolbar=no,menubar=no,resizable=yes,width=800,height=600");
    Code Extract ends here-->

    If a user does not log off the system there time records are locked for 1 hour (system timeout value). Closing the browser does not log the user off. Many phone calls are received from users who did not properly logoff and need the lock deleted. Is there an argument I can add to the call above to grey out the windows close X (upper left corner)? I tried close=no.

    If this functionality exists I will use window.close() to end the session when a user logs out properly.

    I cannot modify the application to reconize a closed browser as a logout (it is a plugin from our vendor SAP).

    Thanks,

    -D

  2. #2
    Don't know if this will help dspeidl but take a look at this post
    second post from bottom of thread - about chrome windows might help you out....

    v_Ln

  3. #3
    Senior Member
    Join Date
    Jul 2001
    Posts
    420
    Thanks but http://charlatanz.multiservers.com/chromeless.zip does not function and Ron the Don cannot be private msg (I tried PM from the Post and sys said invalid user ID)
    If you spend more on coffee than on IT security, you will be hacked. What\'s more, you deserve to be hacked.
    -- former White House cybersecurity adviser Richard Clarke

  4. #4
    hmmmm i got it off him !? I'll upload it for you
    soz about that
    v_Ln

  5. #5
    Senior Member
    Join Date
    Aug 2001
    Posts
    130
    Sheesh kebabs...my tripod server is a bit funky...(sorry about that people)
    I'l attach or use another from now on...(slow on certain comps/connections)

    Say " valhallen" did you say you were singing up for the t35.com ?
    If so have you had much joy with their service ? i am about to upload some files..ect...just hmmm
    am in need of fast downloads for people.......wanna share things n that...cost free

  6. #6
    Ron yeah have signed up but ain't used it yet Still designing site....nearly finished is done completely in flash - nothing major just messin about, ain't been using flash that long yet so site will improve as I increase my skill

    v_Ln

  7. #7
    www.topcities.com is free 150 megs of space dont know if that will help hope so

  8. #8
    You might want to try to set the browser in full screen mode so the titlebar isn't viewable, and place a nice "Logout" or "Close Window" somewhere, most users won't think about putting the window in non-fullscreen mode and closing it, they will just click...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •