HTTP External Web Page Link Question

I found the following info when searching this group:
To open an URL from within a Designer generated form you will need to use the gotoURL method of the xfa.host object.
i.e. xfa.host.gotoURL("http://www.cnn.com");
You will need to create a object such as a button that when clicked will execute the above script.
My question is how do I do this? For example if I drag a button on to my form please tell me EXACTLY what I need to do after that. I'm sorry but I do not know what is the xfa.host object. I tried right clicking on the button but every option I tried did not work.
Thank you
Dennis

The Current option will launch the new web page in the same window as the Captivate course is playing.  This will effectively mean that you leave the Captivate lesson and would need to relaunch the lesson again from the beginning.  New - launches the URL in a new browser window.  Parent and Top are not likely to be useful to you because they are only used when your course HTM page is playing in some kind of frameset with multiple levels.  Parent refers to the frame in which your current window is playing.  Top refers to the frame at the very top of the window hierarchy.
In your case you need to use the New option so that your user does not leave the Captivate lesson.  Your new window will open on top of the Captivate lesson and when they are finished with that window they can just close it to get back to the Captivate lesson underneath.
Since you are launching your other URL via a button in Captivate, you need to remember this has only one pause point.  As soon as you click that button the pause is released and Captivate will continue play.  If you want this button to be permanently paused, you can do this using Advanced Actions.
Create an Advanced Action with two clauses. In the example below, I've called the AA LaunchURLandStayPaused. The first clause launches your URL, and the second clause will reset the value of the system variable that tracks the movies current frame.  This effectively negates the pausing behaviour.
Set the On Success action of the button to Execute Advanced Action and then select the new Advance Action you just created from the drop-down menu.
You'll need to set up another button or click box for the user to click when they DO want to advance to the next slide.

Similar Messages

  • External web page in iWeb's template...

    Ok, I just downloaded the demo of RapidWeaver and there was a feature called iFrame. IFrame allows an external web page to be displayed in the theme of your site. I have a store on my site that I had coded in PHP and HTML by hand, and have no real way to incorporate the page into my iWeb theme. Currently, I link to another place on my server, but the theme/ navigation bar is no longer available and it looks really unprofessional. If someone knows how to make something like iFrame work in iWeb, please let me know.
    Thanks,
    -Matt

    Thanks! One thing, I looked at another page about this before I could get it to work...but this page go me set up! If anyone else cares, here is the other site: http://web.mac.com/will.englefield/iWeb/WillG4PB/iFrames.html
    -Matt
    MacBook Pro 2.16 Core 2 Duo   Mac OS X (10.4.10)   MBP 2.16 C2D/1GB/120GB, iBook G4 1.25/512MB/30GB/Combo...and many more

  • Web Page Composer - Web Form for exposing iViews and External Web Pages

    Hello SDN Community,
    This forum thread is intentionally created to collect your feedback and ideas regarding the Web form for exposing iViews and external Web pages.
    With this new Web form you are able to specify height and width of the iFrame, in which the corresponding iView/external Web page will be displayed on the particular WPC Web page.
    For more information regarding this new Web form and its features and to download it visit this address:  https://wiki.sdn.sap.com/wiki/display/KMC/CustomizingtheWebPageComposer
    Your oppinon and constructive suggestions will help to evolve the Web form further and facilitate the community to create more sophisticated and enhanced versions of this basic reference implementation. Feel free to contribute also your version and discuss in public.
    Here are some basic questions that can guide you:
    1. Does this new Web form help in your particular scenario? How?
    2. How would you rate from 0 to 5 your satisfaction with this particular Web form?
    3. What can be improved in the Web form?
    4. Do you miss something from documentation point of view?
    Explore the new WPC wiki pages - find valuable the information regarding WPC at one place, download new Web forms, and feel free to contribute.
    [Web Page Composer Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer]
    Best Regards,
    WPC team @ SAP

    Hello!
    I have installed your component. When I try to create a new component in WPC with this form, portal throws an exception
    Full Message Text
    05:54_30/07/09_0005_21710350
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.nw.wpc.editor.EditorBean.updateDocumentFromContext(EditorBean.java:336)
    at com.sap.nw.wpc.editor.EditorBean.getPreview(EditorBean.java:600)
    at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1802)
    at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
    at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:55)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Do you have any ideas? I am running EP7 SPS 15
    Thanks in advance

  • Frame external web page

    Hi,
    I wish to frame an external web page with the header, side
    nav and footer of one of my internal pages.
    Here is an example of a page where the external page is
    framed by the header with nav links working?
    How can I do this using DW MX 2004?
    Thanks

    > Here is an example of a page where the external page is
    framed by the
    > header
    > with nav links working?
    Where?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "HDDesigns" <[email protected]> wrote in
    message
    news:e7juon$394$[email protected]..
    > Hi,
    >
    > I wish to frame an external web page with the header,
    side nav and footer
    > of
    > one of my internal pages.
    >
    > Here is an example of a page where the external page is
    framed by the
    > header
    > with nav links working?
    >
    > How can I do this using DW MX 2004?
    >
    > Thanks
    >

  • Can I embed an external web page?

    In Rapidweaver you can make a frame on a page and within the frame show an external web page. I would like to do the same in iweb.
    I'm trying to embed my Blogger page so that people will be able to access it from with in my web site. I want them to be able to read and comment without leaving my site. I've been using iweb enhancer but do not understand what code to insert for this. Any help is much appreciated. Thanks .

    Hi varklady, Sleep you not? What happend to teaching
    2nd grade?
    5am wakeup take dog out
    5:15 coffee and iWeb forum
    5:30 shower
    6am drive ~1 hr to work
    7am teach 2nd grade
    You are proving very handy with iweb. I
    actually figured it out using the code from the
    google calander insert on one of my pages and
    replacing the url inside. Basically what you
    suggested. BTW I inserted the code following the
    directions of iweb enhancer and it did the trick
    after a bit o tweeking with size.
    Here's another way, without iWeb Enhancer:
    http://www.varkgirl.com/Varkgirl/Basic%20HTML%20Additions.html

  • How do i get that bar to appear on the screen for http and web pages?

    How do i get that bar to appear on top of the screen for http and web pages?

    Yes im using safari version  5.1.2 (6534.52.7)  I have tried clicking show toolbar  from the view menu but i still can't see it.  It's the bar where you type in a website link or http:// that I can find - any other suggestions much appreciated

  • I can right click to copy a web page link, but it will not let me rick click again to paste the link to the body of text

    I use firefox as my web browser. My start page is www.msn.com where I can access hotmail. Once I have logged into hotmail and click on (Create) new mail I have this problem. If I go to a web page link, ie; www.msn.com, I can highlite the address and then right click to copy. When I go to the body of the email I'm working with, and right click again to paste I DO NOT GET A SCREEN THAT HAS PASTE ON IT. I tried this again by logging into Internet Explorer signed into my hot mail account and tried it again. It works in IE with hotmail. So I feel this problem has been encountered with a firefox update, because I did not have the problem in the past.

    Hi,
    You may have to make sure that '''Disable or replace context menus''' is enabled (tick) in '''Tools''' ('''Alt''' + '''T''') > '''Options''' > '''Content''' > '''Advanced''' (on the right end of '''Enable Javascript'''). [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Content%20panel Options > Content]
    [https://support.mozilla.org/en-US/kb/Options%20window Options]
    If the problem persists please check in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • Firefox crashes when trying to send a web page link.

    The questions says it all. I've tried three times to send a web page link and each time I got a Microsoft error message and Firefox closed.

    I filed a bug for this crash as it has been reported on Mac machines and all of the comments are either printing a webpage or printing a print button.
    If I may ask are you using File > Print or is there also a print icon?
    Another question for investigation is do you have print_printer?
    In order to change your Firefox Configuration please do the following steps :
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''' to continue to the about:config page.
    #right click new > string and enter name : print_printer and for value : enter the name of your printer with without the quotes, then OK.
    Please post back with the results. Thank you!

  • Problem when using inlineFrame to include external web page.

    I built a ADF web application which include some external web pages.
    I use the ADF components: panelTabbed + showDetailItem + inlineFrame.
    Each tab is point to a external web page. see my code belows:
    <af:panelTabbed id="pt1">
    <af:showDetailItem text="showDetailItem 1" id="sdi1"
    disclosureListener="#{myBackingBean.disclosureListener}">
    <af:inlineFrame source="http://www.baidu.com" id="ilf1" shortDesc="4444444444"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 2" id="sdi2">
    <af:inlineFrame id="if1" source="query_refresh_by_poll_2.jsf"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 3" id="sdi3">
    <af:inputText label="Label 1" id="it1"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 3" id="sdi4">
    <af:inlineFrame id="if2" source="untitled2.jsf"/>
    </af:showDetailItem>
    </af:panelTabbed>
    It almost done except one thing: When I switched the tab back and forth, the input parameter in the previous tab will be lost.
    It seems af:inlineFrame always reload the page and clear every input by user !
    How to preserve the user input when switched the tab back and forth?
    Thanks.

    Hi Frank, thanks for you reply.
    Let me explain my case again to make sure you know what I want to do.
    because I do think it is a usual requirment, I want you give me a clear answer about it.
    In my ADF web App, I have 3 pages: main.jsf,untitled1.jsf,untitled2.jsf
    main.jsf content:
    <af:form id="f1">
    <af:panelTabbed id="pt1">
    <af:showDetailItem text="showDetailItem 1" id="sdi1">
    <af:inlineFrame id="if1" source="untitled1.jsf"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 2" id="sdi2">
    <af:inlineFrame id="if2" source="untitled2.jsf"/>
    </af:showDetailItem>
    </af:panelTabbed>
    </af:form>
    untitled1.jsf content:
    <af:inputText label="Label 1" id="it1"/>
    untitled2.jsf content:
    <af:inputText label="Label 1" id="it1"/>
    Run main.jsf, in tab1, fill someting in the inputText, then click tab2, then click tab1 back, the input text that I just entered was cleared.
    I want to keep the user input when switch between the tabs.
    Is it possible in ADF?

  • When I click on a web page link, it creates a bookmark does not open page, need to right click and open new page or tab

    When I click on a web page link, it creates a bookmark does not open page, need to right click and open new page or tab

    My own problem not a system one

  • Displaying External Web Page With HTTPService

    Hi,
    Does anyone know how to display an external web page with
    HTTPService? I have an application here that I am trying to display
    certain portions of the web page. Has anyone done this before
    without feeding items of the web page into RSS?
    Thanks in advance.
    Alice

    Hi,
    Does anyone know how to display an external web page with
    HTTPService? I have an application here that I am trying to display
    certain portions of the web page. Has anyone done this before
    without feeding items of the web page into RSS?
    Thanks in advance.
    Alice

  • Get External web page

    I am trying to fetch an external web page and store it in Oracle on a periodic basis.
    I am trying to create a Java Stored procedure that grabs the page and stores it in a table.
    I am having troble using url.openstream()
    Any ideas?
    thanks,
    Chris E

    Josh,
    I would recommend reviewing the source within the Web Authentication templates for info on customizable error codes... available on Cisco.com:
    Wireless -> WLCs -> Select a model -> Web Authentication Bundle
    Best,
    Drew
    Sent from Cisco Technical Support
    iPhone App

  • Creating Thumbnails for web page links to larger images.

    I want to create thumbnail images for linking to web page linking to enlargements. I'm using PhotoShop Elements 2.0 on a Dell 2400, XP Home Edition with 512mb RAM and 35gb storage available.
    The language I read in help sections doesn't addressed the issue I want help with. I believe it addresses saving thumbnails for Windows and Mac using .tiff or .psd format, not the .jpg or .gif I need. It seemed like there should be a way to change the thumbnail format. Any suggestions would be appreciated.

    Hi Ted,
    You can use the ' Web Photo gallery ' as Jodi suggested for a large
    number of images or,
    Open your image, click the bar at the top of the displayed image &
    reset the size to what you want, then 'File', 'Save for Web' & save as
    .jpg or .gif. .jpg gives more options for reducing file size so that
    is what I use. Close the image without saving
    HTH,
    Alex,

  • Web Page  Composer Questions

    Hey again
    Im new to web page composer so here are some questions that i cant seem to find a proper answer to:
    1- Im using  a Framework witch have two zones:
                     Header Component - Normal Iview
                     Content Area - witch changes depending on top level navigation node
                                          This area is mainly build with pages that have detail navigation and a iview to a WPC Page.
                  My problem is: when i preview the iview's im using in content area i can see the WPC im supposed to see , but when i log in as a user that is supossed to have this framework and content as the only available , this iviews to the WPC content are not really showing. the tray is there but no content inside it.
                  What could be the problem?
    2- Im used to have my Custom CSS / JavaScript in components but with wpc that wont be the case anymore as we want people to change content if they want too. is there a way to load CSS's without a "invisible css provider component" ?
    Thanks

    Hi Vijayalakshmi,
    An entry point provider makes one or more folders available as links that you can access from a central point.
    Please refer to this.
    http://help.sap.com/saphelp_nw70/helpdata/EN/f6/da3340284e7a56e10000000a1550b0/frameset.htm
    In this context as soon as you create an entry point, you can upload site specific/ global content and  images or documents into these folders
    Let me know if you still have any questions on it.
    Cheers,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Jul 2, 2008 5:13 PM

  • Bookmarks and web page display question

    I have been used to using Netscape and Internet Explorer where you can have a vertical column of bookmarks running up and down on the left side...and then the window to the right will display the web page...i.e., you don't have to click on a separate bookmarks page, open your link, and then toggle back to the Bookmarks page.
    I like the idea of having ALL of my many bookmarks available to me on the lefthand side while seeing the pages open in the window to the right.
    Is there any way Safari can provide close to that same layout? I know about how to use tabs and I know of the bookmark horizontal bar, but I do miss the vertical on the left bookmarks column showing everything (several hundred) and just clicking and having the web page pop open on the right while keeping all my bookmarks available on the same screen.
    Can Safari do this? Or what might be the closest workaround?
    Thanks,
    John

    Sorry for the confusion, here's a more detailed description of what I'm aiming for.  Also, I don't have any web pages published or a web host yet so I can't post a URL to my page.
    This Adobe forums page acts just like my web page.  On the right side of this Adobe page, there is a gray and white checkered design.  If the bookmarks (or favorites) are closed (I am using Firefox with a bookmark toolbar on the left side), then the checkered design is pretty wide.  If the bookmark toolbar is opened, then part of the checkered pattern is cut off from view, but the left side of the page is still completely in view.
    Coca Cola's website is more of how I want my website to be:   http://www.coca-cola.com/index.jsp
    On both sides of Coca Cola's website, there is a gray-white gradient.  If the bookmarks are closed, then the gradient pattern on both sides are exactly equal in width.  If the bookmarks are opened, then part of the outside portion the the page is cut off on both the left and right sides quite a bit, but the gradient design widths on the left and right are both still equal in width.
    So if the opened bookmarks are going to cut off part of the web page from view, I would prefer to have both parts of the left and right side removed instead of just the right side.  I tried centering the page by following David Powers' thread, but either I didn't do it correctly or it didn't help with this problem.
    I hope this was clearer.

Maybe you are looking for

  • Editing or Adding a Parameter in IView

    Hello All, This is a modified version of the question that I had put up earlier. I thought probably should add more details to it. We have EP 6 with the latest support pack. We installed the business package 50.3.1 for Assets. One of the iView we wer

  • "The attempt to burn a disc failed. The device failed to respond properly"

    Hello everyone, I have suddenly developed a problem when trying to burn a CD. I get the "Checking playlist" and "Initializing" messages, and then Writing...(the name of the first track)", but about 20 seconds later, just when seems as if it will star

  • Help with Individual Product - Large/Shopping Cart layout

    Okay we have an online store layout that we kind of configured around our product image, which can be seen here: http://www.divineunity1.com/womens/dresses/blackstrapless We are happy with the way that it looks however we would like to reconfigure ou

  • Zsh change cursor color to indicate vi mode

    Hello, I have written this for the .zshrc to change the cursor color to red when in cmd mode on the zsh command line. zle-keymap-select () { if [ $KEYMAP = vicmd ]; then echo -ne "\033]12;Red\007" else echo -ne "\033]12;Grey\007" fi zle -N zle-keymap

  • %IPRT-3-RIB_LOOP: Resolution loop formed by routes in RIB

    Does someone know how to debug this error message please? %IPRT-3-RIB_LOOP: Resolution loop formed by routes in RIB This error message spread everywhere inside my network. thanks!!