Click URL to open in IE while another web page has been opened in kiosk mode.

I am using IE8 in Window 7.
I opened a certain web page in kiosk mode (call IE browser with -k option, a full screen without window frame). While this page remained opened, I pressed ‘Window key + D’ to return to desktop. After that I went to Microsoft Outlook, opened
a mail and clicked a URL in the mail. The URL was opened in kiosk mode which was not I expected. I expected to have this URL opened in normal IE browser mode.
I tried the same action, while a web page was opened in kiosk mode and it remained opened, I returned to desktop and opened a URL within a Word document or Excel document. The URL was opened in normal IE browser mode. It appeared that there was
something special with Outlook.
How can I fix this problem? While a web page was opened in kiosk mode and it remains opened, I return to desktop and click a URL anywhere no matter in Microsoft Outlook, Word, Excel or other applications, I want to have this URL opened in normal IE browser
mode.
Thank you for your advice!

In getURL you had a method parameter _self, look URLRequest
definition in Flash help to see if it receives a similar parameter.
_self is for link to open in same browser window, _blank is used
for a new window.

Similar Messages

  • New Mac, fresh install of Mountain Lion When I click to open a .Pdf from a web page,while in Safar, I get a black window Nothing opens in Preview or in Acrobat No option to download

    New Mac, fresh install of Mountain Lion
    When I click to open a .Pdf from a web page,while in Safar, I get a black window
    Nothing opens in Preview or in Acrobat
    No option to download

    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type of copy paste the following:
    /Library/Internet Plug-Ins
    Click Go. If you see this file:  AdobePDFViewer.plugin
    Drag it to the Trash, empty the Trash.
    Quit and relaunch Safari.

  • Lightroom cannot open catalog becouse another application already has it open.

    I aget a message that another application has the catolog open but I ahve no idea what has it open. Any idaes on how to figure out what program has it open?

    This message is probably due to the fact that the so-called "lock-file" has not been deleted when you last exited Lr.
    In your OS (Mac Finder / Win Explorer) open the folder that contains the Lr catalog. If you don't know where it is, see here for your OS: http://helpx.adobe.com/lightroom/kb/preference-file-locations-lightroom-4.html
    The Lr catalog is the file ending with <   .lrcat>. Don't touch that one. But see if there is just besides it another file with the ending <lrcat.lock>. This is the so-called lock-file that prevents that Lr can be opened in more than one instances. It should be present when Lr is open but should not be there when Lr is closed.
    If you see this lock-file while Lr is closed, send it to the Trash-Bin / Recycle  Bin, i.e. delete it. You should then be able to open Lr.

  • I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    I recently upgraded to iOS 7.0.  When I open Safari to a blank page, a small "Settings" icon appears against the white background.  When I click on it, it opens  a link to a web page that is not among my other bookmarks.  How can I get rid of it?

    Leliforever, cheek you list of installed add-ons, the Ask toolbar can be installed without the users knowledge.
    For checking other extensions that may cause this, follow the procedure in this link - https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I am unable to access my LR5.7 Catalog of my recent holiday. I am running Windows 7 (64Bit) and recently installed and then uninstalled DxO Optics Pro. The error message says it "cannot be opened because another application already has it opened.Quit the

    I am unable to access my LR5.7 Catalog of my recent holiday. I am running Windows 7 (64Bit) and recently installed and then uninstalled DxO Optics Pro. The error message says it "cannot be opened because another application already has it opened.Quit the other copy of Lightroom before trying to launch"  The problem is, that I can only see one copy of LR5 open and cannot locate the ".lrcat.lock" file for the specific catalog I want to open. I have tried re-booting my computer, but this did not work.

    Thanks Geoff. I was finally able to locate the ".lrcat.lock" file relevant to the catalog I want to open. Once I deleted it, LR5 was able to access my images. Problem solved. THANK YOU

  • Lightroom 3 cannot open because another application already has it opened.

    Lightroom 3 cannot open because another application already has it opened. I received this confirmation after sending photo files to my E Book. Please help.

    Look in the folder where your catalog  is and remove the file with a .lock extension. That should do the trick. The file is to prevent two openings of the same catalog and is usually left when Lightroom is closed incorrectly.

  • HAVE ONE WEB PAGE OPEN AND SUDDENLY ANOTHER WEB PAGE OPENS

    I can have one web page open and suddenly another web page will pop up. Why? It doesn't happen all the time. Like I said suddenly.

    Another thing you can try doing is scanning for Malware:
    Download and Install MalwareBytes Anti-Malware, run a full Scan. [http://www.malwarebytes.org/ http://www.malwarebytes.org/]
    Download and Run TDSSKiller [http://support.kaspersky.com/faq/?qid=208283363 http://support.kaspersky.com/faq/?qid=208283363]
    Download and Install Microsoft Security Essentials [http://windows.microsoft.com/en-US/windows/products/security-essentials http://windows.microsoft.com/en-US/windows/products/security-essentials] (not an official endorsement, but I personally recommend MSE as an awesome permanent anti-virus)
    Double check for all Windows Updates.
    What is the website that opens up? Is it always the same, always different, one of a few, etc?

  • Help please:  Clicking an image to launch another web page?

    I have some images on a JSC created page. I'd like to give the user the ability to click on the images and have another web page brought up that shows a larger version of the image they clicked on.
    How can this be done?
    I know how to do it using a button that would sit under each image that would then launch another page that holds another image in a larger format, but is there a way to do this without using the button?
    The image does have the onclick JavaScript property, so I suppose that it could be used in some fashion, but I was thinking that maybe there was a way to integrate this with the page navigation built in to JSC (although looking at it I cannot see how).
    So, is it just a JavaScript thing needed (I'll try to look up how on the Internet if so) or is there a built in JSC way?
    Thanks!

    I have some images on a JSC created page. I'd liketo
    give the user the ability to click on the imagesand
    have another web page brought up that shows alarger
    version of the image they clicked on.
    How can this be done?
    I know how to do it using a button that would sit
    under each image that would then launch anotherpage
    that holds another image in a larger format, butis
    there a way to do this without using the button?
    The image does have the onclick JavaScriptproperty,
    so I suppose that it could be used in somefashion,
    but I was thinking that maybe there was a way to
    integrate this with the page navigation built into
    JSC (although looking at it I cannot see how).
    So, is it just a JavaScript thing needed (I'll tryto
    look up how on the Internet if so) or is there a
    built in JSC way?
    Thanks!
    Did you have a solution? You quoted my original message but didn't add anything to it.
    Anyway, I'm adding a few Duke Dollars to see if that will elicit some responses.
    Maybe this just cannot be done, and we need a new version (one that works with action events) of the HtmlGraphicImage that Creator provides.

  • When i try to open any site, the another site page is open

    when i try to open any site, the another site page is open, and after several try i could open the site what is this???

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • After exiting proxifier software while web pages are still open in firefox, I could not open any web pages unless firefox is restarted. Plz help me.

    I have a problem with Firefox when using Proxifier software. When proxifier is runing and I'm browsing web pages with firefox all things is OK. But after exiting proxifier while web pages are still open in firefox, I encounter a problem. In spite of the internet is still connected but my firefox could not open any web pages unless firefox is restarted.
    You are kindly requested help me how to solve this problem not to restart firefox.

    Hi,
    [http://proxifier.com/ Proxifier] seems to be a transparent proxy. So you could try setting '''No proxy''' in Firefox '''Tools''' ('''Alt''' + '''T''') > '''Options''' > [https://support.mozilla.org/en-US/kb/advanced-settings-browsing-network-updates-encryption Advanced] > '''Network''' > '''Settings'''.
    PS: A quick way to restart Firefox is to press [https://developer.mozilla.org/en-US/docs/Tools/GCLI '''Shift''' + '''F2'''], type '''restart''', and hit '''Enter'''.
    [https://support.mozilla.org/en-US/kb/Options%20window Options]

  • Using Links to another web page that triggers event

    I was wondering if you are able to have a link (anchor) to another web page that will trigger an event.
    I have a test site www.psweb-test.com and on the home page there is a list of case studies. On another page I have a Jquery accordion menu on www.psweb-test.com/case.html.
    What I want is for the user to select a link of the appropriate case study from the homepage, this to take you to the www.psweb-test.com/case.html page showing the appropriate section from the Jquery accordion section.
    Is this possible as I think the homepage link will need to trigger the appropriate event ?

    It should be possible to carry the desired slice of the accordion to open to the target page in a URL variable.  Had you used a Spry Accordion, or a PVII accordion, I could have told you how to do this. I've not used the jQuery ones, though.

  • I want to launch a Bo report whith a URL and render it back to the web page

    I want to launch a Bo report whith a URL and render it back to the web pages in HTML format? And the report have parameters as well.
    Exampel: If a have report in InfoView that i want to se in my web page i just click a link button with my URL. And i get my report.
    My version of BO is 5.1.6 at the moment but we are going to upgrade to BO XI soon.
    Here is another exampel that works for Reporting Services:
    http://stosp2/Reportserver?/KPI/KPI_map3&rs:command=render&KPI=CA&rc:Toolbar=False&rc:Parameters=False
    Best regards
    Mikael Bergströ

    Hi,
    You can find the guide here
    [http://resources.businessobjects.com/support/communitycs/TechnicalPapers/boe_xi_opendocument.pdf]
    The openDocument API is available in Business Objects XI onwards. I don't think you would be able to do it from 5.1.6.
    Regards
    Jacques

  • I am now unable to print pdf documents. The message on screen says I have not selected any pages to print, even though the bullet point saying 'All' pages  has been clicked. I have recently upgraded to adobe reader XI, could that be the problem? I also ca

    I am now unable to print pdf documents. The message on screen says I have not selected any pages to print, even though the bullet point saying 'All' pages  has been clicked. I have recently upgraded to adobe reader XI, could that be the problem? I also cannot sign in to Adobe Export pdf now either. It says 'error occured while signing in'!

    Open Adobe Reader | Edit | Preferences | Documents: change View Documents in PDF/A Mode to Never.
    Regarding the ExportPDF problem, please start a new topic in the ExportPDF forum.

  • How do I open a pdf on a web page in Safari without Acrobat Reader?

    At the moment I have removed Acrobat Reader 10.3.1 because it conflicts with Safari. Preview is a perfectly fine pdf reader (and with lots of very nice features) but I don't see how I can make Preview open a pdf from a web page until it has been downloaded to file. And I have found at least one site that will not download to file before opening.

    Right-click in the PDF when it's displayed in Safari and select Open with Preview from the popup menu. Depending on how the PDF is embedded in the web page, this may not be possible.

  • When I select one of my bookmark sites, it opens is a tiny sidebar on the left of my home screen tab. It has been opening in a new tab with full view of the site I had bookmarked.

    My home page is MSN. From the menu I select bookmarks, choose the one I want, and it opens, but only in a tiny sidebar to the left, on the MSN home page. It just started doing it. It has been opening in full view to the bookmark page.

    Right-click that bookmark and select '''Properties''', then un-check the preference for '''Load this bookmark in the sidebar''', and then click Save.
    Using JavaScript buttons on web pages for "Bookmark this Page" causes that preference to be selected when saving the bookmark in that manner. So, don't use those buttons, use the "Bookmark this Page" feature that is built into Firefox instead.

Maybe you are looking for

  • HP 200 Can i upgrade my processor For My laptop ?

    Can I upgrade my cpu like for gaming (Minecraft) and where i can buy it. My Laptop Info  hp  2000-2b29WM 2.20GHz Intel Pentium Processor B960 http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=c03499318

  • Need the table and field names...

    Hi Is there any field for min order quantity and lead time in vendor master related tables ? I want to generate a report to show that this vendor expects a min order quantity of this much and his delivery will take a minimum of n days/weeks etc ? So

  • Access class variables on new operator

    Hi I've created a class with a few public final int's public class myClass(){ public final int SHOW_MENU = 1; public final int SHOW_STATUSBAR = 2; public myClass(int Flags){ now when I create this class I want to specify the flags by there logical na

  • Can't pair BT keyboard

    A month ago or so my apple BT key board quit working and would not pair.Thought it might be a software issue so I just waited to see if a update would come out.My mouse and phone still work fine but still can't get keyboard to pair.Figured my keyboar

  • Restoring original sounds

    I had somehow edited the guitar sounds in GB and now when I'm in the sound library, only one guitar file appears... Acoustic Steel Strings. My question...How do I restore or locate the original settings and have the 20 or so instruments that were in