Code to close a browser

I have a cancel membership utility which deletes some rows from a mysql database. On success an alert is presented to the user. Once okay is clicked the user is then forwarded onto the home page.
Trouble is if the user clicks forward the members page is accessed.
I presume the login/password details are cached.
Once the browser is closed and restarted the login for that user is denied - which is right.
Is there a way of simply closing the browser down once the user clicks okay to the alert. This means he wont get a chance to click forward.
Any help appreciated
Thanks

Session information can also be shared between more than one browser window (eg, by pressing Ctrl-N in Internet Explorer) so closing the window may not be sufficient.
You should invalidate the session (using session.invalidate) to prevent the session being associated with the user anymore.
Hope this helps.

Similar Messages

  • When I sign out of my bank account, Firefox says its blocked and I have to close the browser, why?

    I clicked sign out from my bank account, and a message came up that my account has been blocked, and I am requested to close my browser. Once I received an error message.
    ID Code:c967ecee-285b-4a1c-85fe-3f5cfdaaafdd
    This has happened several time now!
    Can you help me solve this problem?

    It depends on how paranoid you are.
    There is a theoretical risk that a site in another tab or window could read through the history of your banking session and extract information, but that probably is very rare.
    You definitely want to close the browser before leaving the PC available to another person.

  • Html code for closing the browser window on logoff.

    Hello,
    I am using the logoff redirecrt url feauture to divert the logoff page to a custom made html page. I want this page should be closed automatically after being called i.e. when I click the logoff button it should divert to this custom html page and than close the browser automatically.
    Can you please help me with the code for this custom html page so that it closes the whole browser automatically when it get called.
    Regards
    Deb

    Don't know about the coding. May be we can do it by setting the property
    Initial State - Open or Closed or may be make that window Invisible.
    Others will advice you soon related to this.
    Regards
    Puneet

  • Record locks created when user closes the Browser and not the Web Form

    Hi. We sometimes encounter the issue where a user updates a record, locking the record on the table, but then they unexpectedly closes the browser without saving by clicking the X in the upper-right of the browser window. Then when another user comes along and attempts to edit that record they get the message Unable to Reserve Record. The orphaned record lock eventually does seem to clear itself out, but that can often take 15-20 minutes.
    Is there any way to speed this up? Or to pragmatically keep this from occurring? Either on the database side or with some code in a particular application?
    Please let me know your thoughts. Thanks in advance.

    If a user closes the browser window the forms runtime on the application server holding the locks is in most cases still up and running. The FORMS_TIMEOUT controls on how long a forms runtime on the server is up and running without the client applet not sending a heartbeat (See MOS note 549735.1). By default this is 15 minutes which would explain your locks being held 15 minutes.
    You could decrease the FORMS_TIMEOUT in the default.env, so the forms runtimes get cleaned earlier and thus the locks get released earlier.
    Note that if you have blocking client_hostcalls with webutil this might be a problem, as it prevents the forms applet from sending the heartbeat and after the FORMS_TIMEOUT passed while the forms applet is blocked the forms runtime on the server gets closed.
    cheers

  • How to close the browser on button click?

    Hi,
    On a HTML page, I have a button labeled as "Close". When user click the button, I want to close the browser. I am using Apex 4 with 10g.
    I created the following process which I call on pressing the close button:
    BEGIN
    htp.p('<body>');
    htp.p('<script type="text/javascript">');
    --htp.p('window.opener.doSubmit();');
    htp.p('window.close();');
    htp.p('</script>');
    htp.p('</body>');
    END;But it shows the below in the browser instead of closing it.
    Location: f?p=17638:9:3591448756041585::NO
    Any wayout?
    Thx

    For popup windows I use button code / javascript such as this.
    The self function refere to the correct window, while window.close my be connected to the wrong (parent) window.
    input type="button" value="Cancel" onclick="self.close();"  id="CANCEL"Edited by: Sven W. on May 26, 2011 2:46 PM

  • How to close the browser from an Applet?

    Hi,
    I've written one applet, with 2 buttons (Continue & Exit). On click of Continue button, it will open another web page. On click of Exit button, the browser should be closed.
    I'm not able to close the browser from the applet.
    Can any body help me.
    Rgds
    Santosh

    In my experience, calling Javascript from applets is flaky at best. However, I have gotten it to work in some cases. The following code should get you started:
    netscape.javascript.JSObject win = netscape.javascript.JSObject.getWindow(applet);
    Now you can call different methods on the win object (look into Javascript documentation for details).
    It also depends on if you are using the Java Plug-in or the JVM built into the web browser. You probably need set MAYSCRIPT=TRUE in your HTML. Look into the Java Plug-in documentation for details...

  • Safari crashes every time I close a browser window

    Hi--I'm running Mac OS 10.3.9 and Safari 1.3.1 and over the past few days Safari has run fine until I go to close any browser window--and then the whole program crashes, every single time, no exceptions.
    I have Reset Safari and done Empty Cache. I have trashed the com.apple.Safari.plist Preference file. I tried downloading the 1.3.1 Safari updater and running it again, but the installer wouldn't let me install it onto the system since it's already there. I have done Repair Disc Permissions. I have even replaced the Safar.app with the one from my computer at work to see if the Safari program itself had been corrupted--but the program still crashed in the same way after replacing it. I don't use any dowload assist programs like SpeedDownload.
    I saw mention in another thread that some people have had trouble since installing the new Shockwave updater, but it seems that they were running Tiger. Anyways, I did indeed update that a few days ago, but the program did not immediately start having problems after installing that. But that's the only change I can think of that I have made to the program recently.
    Can somebody help? I love Safari--it's by far the best browser, so much faster than Firefox even. I don't want to quit using it!
    Thanks!

    Yep---thanks iBod!
    Date/Time: 2006-01-07 13:11:09 -0600
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.1 (312.3.1)
    PID: 428
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000020
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x95e0b1ec objc_msgSend + 0xc
    1 com.apple.Safari 0x0002e18c 0x1000 + 0x2d18c
    2 com.apple.Foundation 0x965c19e4 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    3 com.apple.Safari 0x0002e014 0x1000 + 0x2d014
    4 com.apple.Safari 0x0002de5c 0x1000 + 0x2ce5c
    5 com.apple.Foundation 0x965c1aec nsnotecallback + 0xb0
    6 com.apple.CoreFoundation 0x91bb24a8 __CFXNotificationPost + 0x1b4
    7 com.apple.CoreFoundation 0x91bb6eb8 _CFXNotificationPostNotification + 0x340
    8 com.apple.Foundation 0x965bf938 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
    9 com.apple.AppKit 0x92f19c84 -[NSWindow _close] + 0x64
    10 com.apple.AppKit 0x92f70c84 -[NSWindow close] + 0x28
    11 com.apple.Safari 0x0002de00 0x1000 + 0x2ce00
    12 com.apple.Safari 0x0002dd78 0x1000 + 0x2cd78
    13 com.apple.AppKit 0x92f276fc -[NSApplication sendAction:to:from:] + 0x6c
    14 com.apple.Safari 0x000209f4 0x1000 + 0x1f9f4
    15 com.apple.AppKit 0x92f2e418 -[NSControl sendAction:to:] + 0x60
    16 com.apple.AppKit 0x92f686f8 -[NSCell _sendActionFrom:] + 0x9c
    17 com.apple.AppKit 0x92f08150 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 0x3fc
    18 com.apple.AppKit 0x92f79314 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 0x234
    19 com.apple.AppKit 0x92f3e4e8 -[NSControl mouseDown:] + 0x218
    20 com.apple.AppKit 0x92fe4aac -[_NSThemeWidget mouseDown:] + 0x80
    21 com.apple.AppKit 0x92eb25f4 -[NSWindow sendEvent:] + 0x10e4
    22 com.apple.Safari 0x0001fbc8 0x1000 + 0x1ebc8
    23 com.apple.AppKit 0x92ea4ca0 -[NSApplication sendEvent:] + 0xebc
    24 com.apple.Safari 0x0001d4ac 0x1000 + 0x1c4ac
    25 com.apple.AppKit 0x92ead0d0 -[NSApplication run] + 0x240
    26 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    27 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    28 com.apple.Safari 0x000548ac 0x1000 + 0x538ac
    Thread 1:
    0 libSystem.B.dylib 0x951d58b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x951d5438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x91b995e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x91b9dd74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x965c71b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x965dfdbc -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2384 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x96604510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x951f2990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x951d58b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x951d5438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x91b995e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x91b9dd74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x965c71b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x965dfdbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x96632054 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x96604510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x951f2990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x951d946c select + 0xc
    1 com.apple.Foundation 0x965bc9c4 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x951f2990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x951d58b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x951d5438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x91b995e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x91b9dd74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x965c71b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x965dfdbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x96632594 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x96604510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x951f2990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x95e0b1ec srr1: 0x0000f030 vrsave: 0xfff00000
    cr: 0x42002222 xer: 0x00000007 lr: 0x0002e18c ctr: 0x95e0b1e0
    r0: 0x0002e178 r1: 0xbfffd9f0 r2: 0x05b67490 r3: 0x036c6861
    r4: 0x95e64af0 r5: 0x95e3cf10 r6: 0x00000000 r7: 0x059ac8c0
    r8: 0x00000000 r9: 0x00000044 r10: 0x95e0c1ac r11: 0x000ce1b4
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000100 r15: 0x00000000
    r16: 0xa2e97d54 r17: 0xa2e97d54 r18: 0x00000000 r19: 0x00000000
    r20: 0x0ba5e8b0 r21: 0xf71eda83 r22: 0x00000a40 r23: 0x003123e4
    r24: 0x00000000 r25: 0x95e475ec r26: 0x00000000 r27: 0x0037bce0
    r28: 0x00376110 r29: 0x000d603c r30: 0x00000001 r31: 0x965c18dc
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.1 (312.3.1) /Applications/Safari.app/Contents/MacOS/Safari
    0x2f4000 - 0x2f5224 Componentö4 PEF binary: Componentö4
    0x41c000 - 0x41dfff com.presenta.iGetterIMBundle 2.2 /Users/ghardin/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Con tents/MacOS/iGetterIMBundle
    0x43f000 - 0x440fff com.presenta.iGetterSafariBundle 2.2 /Users/ghardin/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Con tents/Resources/iGetterSafariBundle.bundle/Contents/MacOS/iGetterSafariBundle
    0x448000 - 0x448fff com.aladdinsys.mmenabler 7.1.0 (8.0) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x1765000 - 0x1767fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x5715760 - 0x5715833 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x576bc30 - 0x576bce2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x5892000 - 0x58abfff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x591dae0 - 0x591db83 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x592fcc0 - 0x592fd93 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x593da10 - 0x593dac5 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x59565e0 - 0x5956657 CFMPriv_System PEF binary: CFMPriv_System
    0x5972240 - 0x5972325 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x597fbf0 - 0x597fcab CFMPriv_Help PEF binary: CFMPriv_Help
    0x59951f0 - 0x59952ca CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x59bfe60 - 0x59bff36 CFMPriv_OpenScriptingß>;» PEF binary: CFMPriv_OpenScriptingß>;»
    0x59d02e0 - 0x59d03b6 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x59d3df0 - 0x59d3ed9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x59d5190 - 0x59d5252 CFMPriv_QD PEF binary: CFMPriv_QD
    0x59d5430 - 0x59d54fd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x59d56d0 - 0x59d578e CFMPriv_Print PEF binary: CFMPriv_Print
    0x59d5970 - 0x59d5a3a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x59daec0 - 0x59daf93 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x59db960 - 0x59dba37 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x59dcee0 - 0x59dcfc6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x59dd440 - 0x59dd517 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x59deae0 - 0x59deba2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x59e4d40 - 0x59e4e22 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x59e5aa0 - 0x59e5b73 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x59e6000 - 0x59e60e3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x59e6580 - 0x59e6660 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x59e91e0 - 0x59e92a5 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x5a8d000 - 0x5aa7fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x5b9fc70 - 0x5b9fd40 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x5e19000 - 0x6009fff com.macromedia.Flash Player.plugin 8.0.22 (1.0.1f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x70f2000 - 0x716efff ch.rafz.naegeli.christoph.xvid_codec 0.5.1 /Library/QuickTime/XviD_Codec v0.5.1.component/Contents/MacOS/XviD_Codec
    0x724e000 - 0x72a3fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x73b1000 - 0x74a6fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x751d000 - 0x7581fff com.apple.GeForce2MXGLDriver 1.3.42 (3.4.2) /System/Library/Extensions/GeForce2MXGLDriver.bundle/Contents/MacOS/GeForce2MXG LDriver
    0x780b000 - 0x78569b1 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x78569c0 - 0x786ecad Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x7e92000 - 0x7e94fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xa098000 - 0xa127fff GLRasterARGB8888D32 /System/Library/Frameworks/OpenGL.framework/Resources/GLRasterARGB8888D32.bundl e/GLRasterARGB8888D32
    0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x875cb000 - 0x876bcfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x880f0000 - 0x88226fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ed0000 - 0x88edcfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8be40000 - 0x8be41fff DVComponentGlue /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x8c280000 - 0x8c281fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x8df60000 - 0x8df76fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8f39c000 - 0x8f3b0fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x900d0000 - 0x9033afff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90479000 - 0x90531fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x906a6000 - 0x90f59fff com.apple.QuickTimeComponents.component 7.0.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x910d8000 - 0x910e8fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x91210000 - 0x91219fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x91309000 - 0x91326fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9152f000 - 0x9154ffff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91561000 - 0x91561fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91563000 - 0x91563fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91565000 - 0x91565fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91567000 - 0x91567fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9173c000 - 0x9173cfff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9174b000 - 0x91756fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91849fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91a2f000 - 0x91a96fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91afb000 - 0x91b06fff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b71000 - 0x91b8bfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b98000 - 0x91c45fff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91ec4000 - 0x91edbfff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91ee7000 - 0x91ef7fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x920a9000 - 0x920dafff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92109000 - 0x92121fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92131000 - 0x9214bfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x926bafff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92d7c000 - 0x92d96fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a84fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93f55000 - 0x93fa8fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x941cd000 - 0x94259fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9438a000 - 0x94397fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x943a0000 - 0x943b3fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94596000 - 0x945a5fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c57000 - 0x94cdffff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94d34000 - 0x94dedfff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94f5f000 - 0x94fadfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94fe0000 - 0x95077fff com.apple.WebKit 312.5.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x951ce000 - 0x9531dfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x95373000 - 0x953e6fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9542e000 - 0x95490fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e79fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96028000 - 0x960f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.2 (312.1.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x9655ffff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x965ba000 - 0x96715fff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96ade000 - 0x96af9fff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c38fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x96c4c000 - 0x96c84fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x97280000 - 0x972cbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x973e0000 - 0x976cbfff com.apple.WebCore 315.10.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

  • Session termination when close the browser

    Hello
    Is there any way I can close all sessions when user closes the browser by clicking the X button on the top right hand corner of the browser instead of logging out.
    Please help as this is a serious security concern I am facing with my application.
    Thanx..
    Deepak

    deepak_bran wrote:
    Hello
    Is there any way I can close all sessions when user closes the browser by clicking the X button on the top right hand corner of the browser instead of logging out.
    You have to write code that captures the window closing event and send a request (ajax will do) to the server to fire off the session invalidation.
    Google for "handle window closing in browsers". AFAIK, there is no standard event that works on FF, IE and Safari - so if cross browser compatibility is a requirement, you have problems. There are workarounds that googling will lead you to.
    Another option - If possible use per browser cookies for your session - the session finishes when the browser is closed. Mind you, the session would still be alive on the server side and would get recycled only when the session inactive interval is exceeded.
    cheers,
    ram.

  • I would like to save only selective web sites in my cache, and everything else gets deleted when I close the browser

    Lets say I have a website called xyz, I would like to keep the cache from this site and have everything else deleted when I close the browser.

    The involved CSS code can be found in this file that you can open via the location bar.
    * chrome://global/skin/autocomplete.css
    Look for class .ac-emphasize-text and apply modified rules as you like.
    You need to add the !important flag to override rules.
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    @namespace html url("http://www.w3.org/1999/xhtml");
    html|span.ac-emphasize-text {
    box-shadow: none!important;
    background-color: transparent !important;
    border-radius: 0px;
    text-shadow: none !important;
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    * Create the chrome folder (lowercase) in the <xxxxxxxx>.default profile folder if this folder doesn't exist
    * Use a plain text editor like Notepad to create a (new) userChrome.css file in this folder (the names are case sensitive)
    * Paste the code in the userChrome.css file in the editor window and make sure that the userChrome.css file starts with the default @namespace line
    * Make sure that you select "All files" and not "Text files" when you save the file via "Save file as" in the text editor as userChrome.css. Otherwise Windows may add a hidden .txt file extension and you end up with a not working userChrome.css.txt file

  • Show Confirmaiton Dialog when user closes the browser

    Hello All,
    Can we show a confirmation dialog when user chooses to close the browser in which applet is running? I know that it can be done using javascript. Can it be done using java code?
    Please suggest.
    Thank you.

    teejrama wrote:
    ..Can we show a confirmation dialog when user chooses to close the browser in which applet is running?.. You can pop a JOptionPane in the applet's destroy() method, but that will not do any good, since the browser is not asking the applet for advice on whether it is closing, it is telling the applet it is closing.
    ..I know that it can be done using javascript... Can it? How?
    If so, that would be another good reason to disable JS.
    ..Please suggest.I suggest you presume the end-user is smart enough to know when they want to close their own browser, and not interfere in that process.
    Thank you.No worries.

  • Close Blackberry Browser using WML

    I have deveIoped a purchase requistion approval app for blackberry users, using NW04s sp13. After the approval is saved I am trying to close the browser programatically. I have tried using both of these:
    wdThis.wdGetRAComponentBBInterfaceViewController().wdFirePlugOut_plugExit("http://CloseBB.html");
    WDClientUser.forceLogoffClientUser("http://CloseBB.html");
    but neither closes the browser on the blackberry it closes fine in IE. Any help would be greatly appreciated.

    Joe,
    You can try these things :
    1. Instead of navigating to your page call google. Put logoff-URL as http://www.google.com. Doing this you will ensure that redirection is working fine.
    2. If above thing works then try giving the complete URL of your html page. i.e : http://server.com......
    Also post the code of closeBB.html here. There may be some javscript event you might have which is probably not supported by Blackberry Browser.
    Chintan

  • Close the Browser which clicking Logoff Button

    Hi,
         I have requirement like this,
                                      I have button Logoff. While clicking this button my webdynpro application must close i.e
    it must close the browser.
    I am using the following code 
    "com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.forceLogoffClientUser("");".
    But this code moves  to some other screen and gives message "Webdtnpro applicaation is closed,bye".
    Please help with the code and procedure to handle the Logoff.
    Thanks,
    Anitha.

    Hi,
    The following steps describe how to terminate the application using an exit plug with a parameter defined for the URL. This procedure is recommended by SAP, because after the termination of a Web Dynpro application the user is not logged off when executing a Web Dynpro application on the NetWeaver Portal.
           1.      Define an exit plug in an interface view of your local component interface which is displayed in the Web Dynpro Explorer view. Either use the default interface view, or create a new one. Open the Controller Editor with its plugs, and create an exit plug within the outbound plug table (via New).
           2.      Follow the wizard, and enter the name Url for the parameter and select string as the type. This parameter is case-sensitive and must be entered exactly this way.
           3.      Go to your view, define an action with name Exit and use the default event handler named onActionExit().
           4.      In the view layout, define a button and bind its onAction event to the Exit action. To do so, start the View Designer on the view unit (Open ® Open View Editor, choose Layout tab).
           5.      Display Properties for the current view unit, and define usage of the Component Controller of your WD Component.
           6.      Switch to the view controller coding: Choose tab Methods, then press F3 on method name to start the editor with the implementation (.java file). Add the following method coding:
    //@@begin onActionExit(ServerEvent)
      String logoffURL = wdComponentAPI.getApplication().getApplicationInfo().findInApplicationProperties("sap.logoffURL").getValue();
    wdThis.wdGetTimeCompInterfaceViewController().wdFirePlugExit(logoffURL);
    //@@end
    Or
    Follow this procedure,
    create a button and create an action exit.
    in exit method write the following code
    public void onActionexit(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
    //@@begin onActionexit(ServerEvent)
    com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.forceLogoffClientUser(null);
    //@@end
    Refer these threads also,
    Regards,
    sunaina Reddy T

  • Whenever i have a mozilla browser on and i try to open another mozilla window browser it work pull up a new window. When close the browser that was on, it will still show up on Task Manager. Whats going on with this?

    Whenever i have a mozilla browser on and i try to open another mozilla window browser it work pull up a new window. When close the browser that was on, it will still show up on Task Manager. Whats going on with this?

    There are other things that need attention:
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Shockwave Flash 10.0 r32
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • When I have the downloads window open and I close the browser window, how can I get the browser to open the homepage the next time I start it while the download window is still open?

    When I have the downloads window open and I close the browser window, the next time I reopen the browser while the downloads are still going, it returns me to the last page I was on. All previous versions of Firefox would return me to my homepage which I would prefer. Please let me know if this is possible.

    When you re-open Firefox and choose Restore Session, by default it picks up your most-recently-open window, and the other windows should then show up in Recently Closed Windows.
    The Firefox add-on Session Manager lets you manage how many closed windows and closed tabs are saved, in case it's not enough.

  • T-code to close multiple posting periods in mm

    Is there is any t-code to close multiple posting periods in mm?
    Regards,
    Surendra babu.

    Dear Surendra,
    Open & Close Posting Periods
    FI posting periods:
    IMG->Financial Accounting->Financial Accouting Global Settings->Document->Posting Periods->Open and close posting periods.
    OB52
    MM posting periods:
    Logistics->Materials management->Material master->Other->Close period
    MMPV (to open current period)
    Logistics->Materials management->Material master->Other->Post to prev.period
    MMRV (shows what is open)
    Also check OB52 for type M
    Reward Me If Helpful

Maybe you are looking for