Logoff Pop-up window when using IE7

We are currently on EP 7.0 and have found that when accessing the portal from an Internet Explorer 7 machine, the logoff button does not log you off of the system, but takes you to an internet explorer pop-up screen which says....
The webpage you are viewing is trying to close the window
Do you want to close the window?  Y/N
I understand the pop-up is because of some new features in IE7, but our users do not like any features that make them click extra times.  Has anyone figured out a way to bypass the pop-up screen?

having a confirmation popup before logoff is useful. What if the user clicks on the logoff link by mistake? anyway, in order to disable the popup, you would need to modify the original mathead par file using the NWDS development tool.
you can download com.sap.portal.masthead par file into NWDS,  open the file HeaderiView.jsp; then replace the folloing line
LogoffLink.setOnClientClick("javascript:openLogoffMsg();");
with
LogoffLink.setOnClientClick("javascript:logoff();");
Good luck! let me know if you have further questions.... and if my response was helpful don't forget the points....
Tiberiu

Similar Messages

  • Picked serial number pop-up window when confirming transfer order

    Hi :
    I used to be able to see picked serial number pop-up window when I was confirming the transfer order via lt12, but now it doesn't come after system refresh, is there any setting to trigger it?

    Hi Allen
    Can you tell me how you were able to close this issue. Thank you.

  • Database login windows when using DataSet ( CR2008 )

    After executing this code, I get a database login window when using a DataSet, wondering why I am asked for user/pwd when using DataSets.

    Thanks Jonathan for the tip. I tried it before and after the setDatabaseLogin call yesterday, but got the same results. I'm still going to follow your suggestion because that makes more sense.
    Turns out it was the configuration of my ODBC/System DSN that was causing the problem. I reconfigured the System DSN by clearing the check box to provide username/password and now I don't get the Database Login anymore.
    I found a different blog post that answered the OLE DB issue I was seeing where the DatabaseName was coming up blank:
    Login Error Database at Runtime
    Haven't tried it yet and probably won't because I got the Viewer to work with ODBC the way I like it.
    Thanks for the help!

  • Force iView to open in a new window when using NavigationTarget

    Scenario - Portal Version 6.0 - NW2004  SP16 - WAS 6.40
    A Custom iView is used to gain access to an application running outside of the portal.  The user's credentails to the target application are recorded in the portal's UME via user mapping.  
    I want a user to be able to click a hyperlink to this iView that has been embedded in an email, and have the user gain access to the target application by 'going via the portal'.  The url that I use is of the form:
    http //<my_portal_server>/irj/portal?NavigationTarget=navurl://49a8add355f836061e6279f389cdc72e&open=/page&id=100&proc=10067&flag=1
    This is working, the user is first taken to the portal's login page, and upon successful login to the SAP portal, user is then directed to the target iView, and is logged in automatically to the target application, and able to use the target application.
    >BUT EVEN though the iveiw is configured to open in a new window it does not. It always opens in the main content area, and it always opens in this area in a height of about 40 pixels.  The iView properties are set to FULLPAGE.
    >If I invoke this iView using the portal's standard built in navigation, it does open in a new window
    >It just won't open in a new window when using direct URL to the iView WHY?
    How can I get the target iView to open in a new window under all circumstances?
    Do I need to pass more information in the URL?
    Are there a standard list of URL parameters somewhere that influence the behaviour of the NavigationTarget?  I have seen reference to 'context', 'mode' etc but can't find a list of valid parameters?

    Hello justaquestion1112,
    Thank you for your post.
    You should know that these forums are specific to the
    Acrobat.com website and its set of hosted services, and do
    not cover the Acrobat family of desktop products.
    Please visit the following Acrobat forums for any questions
    related to the Acrobat family of desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Cheers,
    Pete

  • [svn:fx-trunk] 8961: Fix View Source Window when using a Spark Window.

    Revision: 8961
    Author:   [email protected]
    Date:     2009-07-31 11:08:29 -0700 (Fri, 31 Jul 2009)
    Log Message:
    Fix View Source Window when using a Spark Window.
    Turn off the status bar for a Spark Window that is created for View Source.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-21770
    Reviewer: Ryan
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21770
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • When I try to type in pop-up window while using webbased templates, the cursor moves to the location/address bar

    I use web-based templates for formulating replies to email queries of customers. When I click on a template, pop-up windows open for entering all non-general/specific details in the template. With the installation of the new version of Firefox, what happens is that when I try to type in the pop-up window, the cursor automatically moves to the address/location bar ! This was not the case with the old firefox. How do I prevent my cursor to move automatically to the address bar ?

    Hi jaideepdesai,
    Do you have the accessibility type in page option turned on?
    I think it is [http://kb.mozillazine.org/Inline_autocomplete]
    I it is definitely one of these: browser. urlbar.
    See [http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries About:config entries]
    By default a new window should open the cursor in the search field on the page. Resetting Firefox will get you back to the default on about:support page.

  • Iphone 4s uses old apple ID in pop up window when asking to sign in can't find way to change it

    When I go to try and download an app on my iphone 4s it asks for my password using old apple ID that is no longer in use. I tried to change this under settings/app store but it keeps using the old apple ID on the pop up window - that means I am not able to download apps on my iphone

    Settings>iTunes/app Store...tap the ID shown...sign out...now, sign back in with your new ID.

  • Get pop up window when leave the WD page

    HI,
       I always get a pop up window says "Please wait! Closing the application" when i leave the page which is inital running Web Dynpro applicaton url.
       Is there any way we can disable the pop up?
    thanks
    yi

    Hello Martin,
    I have used this DLL before and wasn't asked to choose a codec. Maybe if you use all three functions (init, write, close), it works without problems. Here's a example that uses IMAQ hardware to acquire an 8-bit image at 30fps and writes each image to an avi file.
    There are utilities to examine dlls (see what functions are exported and what the dependencies are, but you can't see source code since it is compiles.) Check out QuickView or DependencyWalker.
    Attachments:
    avigrab.zip ‏66 KB

  • How can i avoid a pop-up window when calling the avi.dll?

    Ok, here another try!
    My problem is as followed:
    My program calls the avi.dll to initialize, write into and close an
    avi-file.
    Now, when initializing it, a pop-up window is shown so you can choose the
    codec to use.
    My question is, can I pre-define the codec, so the pop-up window won't show
    up?
    The program is meant to write several files, some starting without the user
    having to control them, so the pop-up window really isn't helping.
    Any ideas?
    I attached the avi.dll in case you need it to look at the problem.
    Also helpful would be, if someone could tell me, how I can take a closer
    look at the structure of the dll. Is there a program I can do that with?
    Thanx!
    regar
    ds,
    Martin

    Hello Martin,
    I have used this DLL before and wasn't asked to choose a codec. Maybe if you use all three functions (init, write, close), it works without problems. Here's a example that uses IMAQ hardware to acquire an 8-bit image at 30fps and writes each image to an avi file.
    There are utilities to examine dlls (see what functions are exported and what the dependencies are, but you can't see source code since it is compiles.) Check out QuickView or DependencyWalker.
    Attachments:
    avigrab.zip ‏66 KB

  • I get a pop up window when leaving a site asking if I am sure I want to leave, the only way to get out is kill Firefox in task mgr but FF restarts the lockup

    On some sites I get a pop up window asking if I am sure I want to leave the site. The only option is to click on the pop up, nothing else works you cannot use back or even shutdown FF. I have to shut down with task manager, but when I restart FF it goes back to the locked up page.

    If you want to change how Firefox starts up after a crash, you have the option to have Firefox show a list of windows and tabs. Then you can deselect the tab you do not want opened again. Here's how to change the setting:
    (A) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (B) In the search box above the list, type or paste '''sess''' and pause while the list is filtered
    (C) Double-click the '''browser.sessionstore.max_resumed_crashes''' preference and enter 0 (that's a zero) and click OK.
    Note: Please don't customize any other sessionstore preferences to zero, or you might lose the ability to recover your closed windows and tabs.

  • Internet explorer opens a new window when using firefox

    When using Firefox, Internet explorer sometimes opens the same website or opens up a pop up advertisement.
    == This happened ==
    A few times a week
    == Noticed it for the last week or so

    Do a malware check with a few malware scan programs.
    You need to use all programs because each detects different malware.
    Make sure that you update each program to get the latest version of the database.
    http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    http://www.superantispyware.com/ - SuperAntispyware
    http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Is there a way to disable the pop-up window when a web address is entered?

    I want to disable the pop-up window that shows all the web addresses that have previously been entered or at least edit thsites for ones I don't want to use

    Set the Location Bar to "Nothing":
    * Tools > Options > Privacy > Location Bar: When using the location bar, suggest: Nothing
    * [[Smart Location Bar]]

  • I get a pop-up window when I go to view some pages.

    When I try to view gmail or search something using yahoo.com I get a pop-up window that says the following:
    The page at http://news.search.yahoo.com says:
    ! 0
    Sometimes I get other numbers and I have to click ok or try to close the pop-up window several times before it finally goes off the screen.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • How to close a pop up window of used component ( usage defined )

    Hi Friends ,
    I'm calling a window as a pop up of used component ( Usage defined ). I want to close that pop up using a button on the embedded view of that window.
    it would be great help If any one can help me in this.
    Regards,
    Laeeq

    >
    Laeeq Siddique wrote:
    > Hi Silke ,
    >
    > I Want to close a pop up using a botton on embedded view of window of used component and I do not have the refrence of window object there. I know what you are talking about but its not that simple.
    >
    > Regards,
    > Laeeq
    Actually it is pretty simple.  From the embedded view you can use the APIs to get access to the hosting window object.
    data l_api_v_new_attachment type ref to if_wd_view_controller.
      l_api_v_new_attachment = wd_this->wd_get_api( ).
      data window_controller type ref to if_wd_window_controller.
      window_controller = l_api_v_new_attachment->get_embedding_window_ctlr( ).
      data window type ref to if_wd_window.
      window = window_controller->get_window( ).
      window->close( ).

  • Extra Window when using SubPanel

    First I have followed the example in: Dynamic LabVIEW Subpanel in a TestStand User Interface
    I am using LabVIEW 2012, and TestStand 2012, a modified Full UI (LabVIEW)
    I have followed the example from above to create a subpanel in my user interface.
    I pre load all the available "tests" sequence files when the Full UI is launched.
    Then the user picks from the ListBox and runs via "Test UUTs" or "Single Pass".
    The appropriate Front Panels Populate in the SubPanel, but are not active.  At the same time a new window opens with the same VI.  This window is the active version of the Front Panel in question.
    I have reviewed the Caveats described in the example:
    1. The VI is not open in LabVIEW before executing.
    2. I don't believe I'm running a seperate thread.
    I've tried multiple settings for the individual steps in the sequence file with no difference.
    Why does the second window open with the active VI?
    Thanks in advance, Newb-D

    Chaka,
    I appreciate you sticking with me on this, thank you.
    I am not using the Asynchronous step.  I have "Show Front Panel" selected.
    Some things I found in my continued experimentation is:
    1. When using the Simple UI, and putting the activeX components inside the Event Callbacks subVI I get the same response as I see in the Full UI.
    2. I tried moving the ActiveX components to different locations in the Full UI and had no success.
    3. This makes me think there may be a setting in the Full UI somewhere that is stopping us.
    I've attached a few pictures of what I did in the Simple UI.

Maybe you are looking for