Link to remote external page

How would I create a page in Muse that links to a remote external link? This is for a real estate website that links to an MLS search function. So far, I've pasted this URL into a text box with no luck. Here's the URL I'm trying to link to: IDX Property Search

Hi,
I believe you are looking for something discussed in this post : https://forums.adobe.com/thread/1469555
Regards,
Aish

Similar Messages

  • Displaying a link to an external page as a "catalog"

    Hi,
    I was trying to display a link to an external web page as a catalog in SRM, e.g. http://www.google.com.
    This should be possible somehow, an SRM will even provide a link to go back, "return to SRM application".
    I created a web service to do this. I'm not sure what Business Type of Web Service is the most appropriate. So I chose "01 Product Catalog" for the time being.
    So far my call structure is very simple:
    No.      Parameter               Parameter Value     Type
    10                    http://www.google.com     0 URL
    100     BYPASS_OUTB_HANDLER               2 Fixed Value       
    110     HOOK_URL                         4 Return URL
    When I click on that link I get the message "405. Thatu2019s an error. The request method POST is inappropriate for the URL /."
    So I set the flag "use HTTP GET to call Web Service". But the error remains.
    Does anyone know how to set this up?
    Best regards,
    Marcus

    Hi Markus,
    I expect that a page like google is not expecting a POST request, i.e. the POST request is used to try to submit a form or request to the server, google does not expect such a request.
    Maybe try using a test catalog like that provided by Wiley or similar (http://catalog.wiley.com/marketbasket.cgi), see http://www.wiley.com/legacy/authors/apiinfo/ for more info on this.
    Regards.
    Jason

  • Links to site & external pages not working

    I've spent all day working around the limitations of Muse. I created a simple site for my photography biz  today with a slideshow home page, a contact page and two external pages all linked via a menu created from scratch using text and hyperlinks, not using any widgets. I intiially was having problems with the links defined on the master page as I was linking the text object as opposed to the actual text. Then after realizing I couldn't antively create a contact form w/o using Business catalyst I created one via Wufoo. The good part about that it that Wufoo works with MailChimp and Highrise. The bad part is that after pasting the html code my main menu is completely broken with no navigation whatsoever.
    I'm using Muse 7.0.1 and Firefox 11 on a Mac running OSX 10.6.7.
    Honestly, this is very subpar even for beta software. I think I'm just going to bite the bullet and take the time to learn Dreamweaver. The site URL is www.imagemakersny.com/photo.

    It turns out the issue and fix is pretty simple. On your master page, there is a rectangle with only top and bottom stroke, and no fill, that is used to create the lines above and below the links. This rectangle is currently 'above' the links, and so catches the clicks when they are attempted. To fix this, open the master page, and select the rectangle. Then click on the object menu, and select "send to back". Re-publish/export, and everything should work. Thanks for helping to improve Muse!

  • Is there a way to have a link from an external page show the top of the page on a PC?

    I really appreciate the help in these forums - have solved many an issue.  Am down to the last little thing.
    If you test the links on : www.muohio.edu/lll/tabbed-test on a Mac, each time you chose a link it goes to the top of the page.  This is the desired location.
    If you test the links on a PC, either with firefox or IE it uses the tabbed panel as the top.
    Is there a way to control this?
    THANKS!
    Berly

    In your document you have got <div id="TabbedPanels1" class="TabbedPanels"> and in the link you have got  <li><a href="fla.html?tab=1#TabbedPanels1">Crisis Management</a></li>
    What some browsers will do when it sees the #TabbedPanels1 is take you to the spot which is down the page.
    Solution: remove #TabbedPanels1 from the link and all is well.
    Gramps

  • How can I add a link to an external page to the iWeb created navigation menu?

    I want to add a link to a Wordpress blog to my iWeb created navigation menu.  Dream Host is hosting my site.

    Here's a JavaScript that inserts a link in the navbar
    <script language="JavaScript" type="text/javascript">
    <!--
              theNavUL = parent.document.getElementById("widget0-navbar-list");
              // insert a LI before the current list of li's
              TheLi = parent.document.createElement("li")
              TheLi.innerHTML = "<a href='http://www.wyodor.net' title='Wyodor&#39;s Homepage'>Home</a>";
              TheLi.classname = "noncurrent-page";
              theNavUL.insertBefore(TheLi, theNavUL.getElementsByTagName("li")[0]);
              // append a LI to the current UL list
              TheLi = parent.document.createElement("li")
              TheLi.innerHTML = "<a href='http://www.wyodor.net' title='Wyodor&#39;s Homepage'>Home</a>";
              TheLi.classname = "noncurrent-page";
              theNavUL.appendChild(TheLi);
    // -->
    </script>
    Paste the code in a HTML Snippet.
    Edit:
    See it in action (the More and Home links are added this way) :
         http://www.wyodor.net/mfi/ipad/

  • Assistance pls: ~50% links not working on page, iWeb 3.0.4

    I built a new page on a longstanding iWeb site last night, uploaded it (to my own domain hosted at Earthlink) and discovered that about 50% of the links on the page are not working, though all the links are formatted identically.
    Here's the page:
    http://www.MarynMcKenna.com/magazines.html
    Here's how this page is built:
         - Each visible box is a shape
         - Within each shape is a text box with outline set to None
         - Each link was individually cut-pasted into Inspector (I have double-checked that none of them pasted 2x.)
         - I have checked that, in Inspector > Hyperlink, the settings for each link are:
              - Enable as a Hyperlink
              - Link to an External Page
              - Open link in new window
    Also, I have checked (Command-Shift-L/Command-A) that the boxes are in the Body of the page, not in the Header, Footer etc.
    When I am in iWeb, all of the links work fine.
    When I upload the page and check it at Earthlink, however, the links in the larger boxes (Scientific American, Self, Annals) don't work.
    I cannot see any reason why this would be going on. Any thoughts would be welcome.

    Use the Inspector/Text/Text pane to adjust the inset margin to assure a uniform margin around the text in the text box.  This screenshot is without any margin:
    And this is with a margin added:
    OT

  • How do I add a link to an external site from my navigation toolbar?

    I want to add a link to an external page on the navigation bar, but when I right click or use inspector nothing looks useful. Any help is appreciated. Thanks.

    Open the Inspector and then click on Hyperlink to create any link to an internal or external page. It is the second from the end and has the blue hyperlink symbol and yes, take time to look at what is in the Inspector - they are all 'useful' at some time!!

  • Inspector-Hyperlink-An External Page = a Relative URL?

    I'm on iWeb '08 and have a question that I simply can't find an answer too despite searching many failed searches.
    I'm using iWeb to publish to a folder, so that I can later ftp the finished site.
    In my site, I want to add a hyperlink to an external URL, however the URL: box seems to only allow absolute url's to be entered after selecting Link To: An External Page.
    Is that right? Am I missing something?
    How do I create a hyperlink with a relative URL?
    Thanks in advance,
    JPS

    I don't understand what you mean by relative url?
    To create a hyperlink to an external page, click on Inspector in iWeb and then click on Hyperlink. When in Hyperlink click on 'link to an external page' and then type in the url that you want to link to and you can also have it open as a new page.
    Not sure what else you are trying to do?

  • IWeb External page Hyperlink within MobileMe/iDisk

    For the last few years I have had my iWeb site set up on my MobileMe Home/iDisk, I note that iWeb files are kept at Home > Web > Sites which contains _gallery, Sites.rss and my home pages.
    I have created a genealogical web site using Reunion v9.0b which is kept at MobileMe > Home > Sites. This site was linked to my iWeb pages via a Hyperlink Link To: An External Page. The URL has been http://homepage.mac.com/adrianskehan/Sites/skehan/index.htm which has worked OK. for the last few years.
    The Problem is that the HomePage web application went offline on July 7, 2009. As of that date, members are unable to create new pages or edit pages you have already published.
    While I can get a link to connect to any other file in the Reunion set it will not connect to the INDEX files???
    Now that I have had to update the Reunion Files how do I link it back to my iWeb pages?
    Message was edited by: Adrian Skehan

    Unfortunately that does not work, it comes up with the following:
    Looking for something on MobileMe?
    We can't find the page you requested. Please make sure the URL is spelled and capitalized correctly, and try again.
    If I make the URL: http://homepage.mac.com/adrianskehan/skehan/index.html I get:
    This page contains the following errors:
    error on line 12 at column 14: AttValue: " or ' expected
    Below is a rendering of the page up to the first error.
    The footer is the only part of the page that shows.
    Skehan Family History
    A. P. Skehan
    I have tried rebuilding the site changing the index page to each preference in Reunion and resetting the Link for each but get the same result.

  • Link iWeb Page To External Page

    How do I link a page I've created in iWeb to my Blogger site? Meaning - when folks click on "Blogs & Podcasts" in the iWeb index, they will be automatically brought to my Blog site (external page)? I've tried everything and nothing seems to work!
    I don't want to have an image on my iWeb Blog page where it's hyperlinked...I literally want folks to just be brought to my external Blogger page. Is this possible?

    Hi Juliet,
    You could create an auto-popup window you will find instructions on the following page
    http://alyeska.altervista.org/en/iWeb_Music.html
    BUT the auto popup window will not work for those whom have set their browser to block popup windows (for security reasons and because they're annoying sometimes...)
    Another solution would be to embed the Blog into an iWeb page using an iframe like the example on this page:
    http://alyeska.altervista.org/en/iWeb_Blogging.html
    Another solution is provided here
    http://discussions.apple.com/message.jspa?messageID=6741625#6741625
    Regards,
    Cédric

  • Link to remote topic

    hello,
    I Can't linked to remote topic of other chm file. The remote
    topic haven`t the underscor character. When i link to the remote
    topic, is produced a error "Page not found". Please I need help.
    Thanks

    If RoboHelp automatically adds these to baggage, I would
    delete them. It seems like the whole point of linking to a remote
    topic is to access a CHM file that is outside the control of your
    own project. If you are going to include this file in your CHM, you
    might as well really include it by including the topics in your
    CHM. The remote link will work whether the .chm is in baggage or
    not.
    When RH adds an external file to baggage, any link to that
    file calls up the version from baggage rather than the current
    version. This can be problematic. I have a help file called
    ExperimentalProtocols.chm. It links to another help file called
    Instrument.chm that explains how to use the current version of the
    instrument software. We need that reference to be dynamic. i.e. the
    Instrument.chm must be independent and external to the
    ExperimentalProtocols.chm, which we do not modify.
    I have not seen RH (version 8) add external .chms to baggage,
    but that may just be the way I use it....
    John

  • Getting user-supplied data for links to remote website

    Hi,
    I want to certify a enterprise portal business package that should be fairly easy. This is my first experience using SAP or doing an integration and this forum and the documentation is my only access to information. There are no experts here...yet.
    Anyway, the only thing I need to do for the portal integration is to display some links to our .NET web application. When a user selects one of the links, the associated web page should display in the right pane of the portal.
    My questions are this:
    Is displaying the webpage in the right pane of the portal OK? Are there any issues I need to consider when displaying the webpage content, such as the look of the page? (I would like to display the page exactly as it is displayed if one were to use a web browser to view it if that is OK).
    The .NET application runs on IIS. Is it permitted to run this on the same machine as the SAP server?
    What would be the best technique to get information about where my .NET web application is running, such as host and port number? When one installs the business package, they must either be asked to enter the location of the remote web server, or maybe the information can be retrieved from a configuration file. (?)
    Lastly, is it OK to create the links using the URL iView or should I use Visual Studio to create the links then create a PAR file?
    Thank you very much for your help

    Hi,
    If I undestand correctly you are trying for PBNW (Powered by Netweaver certification ).
    In that case they don't accept url iViews.
    Peronalisation and SSO are pre requiste for the certification .So, you may have to develop .Net iviews for your application.
    Thanks,
    Abdul raheem S

  • When I link to an external site, the link does not work, if I right click "Open in new tab" the link works.

    When I link to an external site, the link does not work, if I right click "Open in new tab" the link works.

    I have not changed any of my preferences and they look like they are as I would have left them.
    I tried resetting Firefox and deleting the preference file, no change.
    By the way, I hate that the tabs are on top and not where they belong above the pages they are for. There should still be a way in Firefox to put them back without having to use an add-in.

  • Spry Data Set, include external page and javascript

    I have a problem with Spry Data Set... I have necessity to
    include a html page with javascript functions (static html page) in
    another but doesn't work.
    This is an example with "Elevator Panel Magic" extension
    (projectseven.com):
    Home page with dataset (home.html)
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:spry="
    http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <title>Untitled Document</title>
    <script src="../SpryAssets/SpryData.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/SpryHTMLDataSet.js"
    type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    var ds1 = new Spry.Data.HTMLDataSet("include_header.html",
    "header_menu_test");
    ds1.setColumnType("column0", "html");
    //-->
    </script>
    <link href="p7epm/epm1/p7EPM01.css" rel="stylesheet"
    type="text/css" media="all" />
    <script type="text/javascript"
    src="p7epm/p7EPMscripts.js"></script>
    </head>
    <body>
    <span spry:detailregion="ds1">{column0}</span>
    </body>
    </html>
    External page with elevator panel magic
    ("include_header.html")
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <div id="header_menu_test">
    <div id="p7EPM_1" class="p7EPM01">
    <div id="p7EPMt_1" class="p7epm_trigs">
    <ul>
    <li class="t1"><a href="#p7EPMc1_1"
    id="p7EPMtrg1_1">New Heading Text 1</a></li>
    <li class="t2"><a href="#p7EPMc1_2"
    id="p7EPMtrg1_2">New Heading Text 2</a></li>
    </ul>
    <div class="p7epm_ie5clear"> </div>
    </div>
    <div id="p7EPMdw_1">
    <div id="p7EPMw1_1" class="p7epm_cwrapper">
    <div id="p7EPMc1_1" class="p7epm_content pan1">
    <p>Lorem ipsum dolor sit amet, consectetuer adipiscing
    elit. Quisque congue tristique eros. Nulla facilisi. Quisque sem
    mauris, ullamcorper ac, gravida id, mattis id, sapien. Nullam
    adipiscing enim dapibus felis. Fusce a nisi in odio pulvinar
    fringilla. Nunc blandit interdum metus. Duis leo nunc, sollicitudin
    ut, fermentum congue, pharetra eu, massa. Suspendisse potenti.
    Morbi commodo mauris. Ut at pede. Ut id nisi. Donec scelerisque
    urna quis ligula. Praesent est. Vestibulum scelerisque. Curabitur
    quam. Fusce rhoncus pellentesque ipsum. Aenean venenatis metus ac
    quam. Maecenas lacus lacus, sagittis vitae, congue at, euismod eu,
    urna. Maecenas vitae purus. Praesent eros lectus, porta et, semper
    nec, molestie eget, tortor.</p>
    </div>
    </div>
    <div id="p7EPMw1_2" class="p7epm_cwrapper">
    <div id="p7EPMc1_2" class="p7epm_content pan2">
    <p>Lorem ipsum dolor sit amed sed diam nonummy nibh
    euismod tincidunt ut. Duis autem vel eum iriure dolor in hendrerit
    in vulputate velit esse molestie consequat, eu feugiat nulla at
    vero eros et accumsan et odio qui blandit praesent luptatum augue
    duis dolore te feugait nulla facilisi.</p>
    <p>Lorem ipsum dolor sit amed sed diam nonummy nibh
    euismod tincidunt ut. Duis autem vel eum iriure dolor in hendrerit
    in vulputate velit esse molestie consequat, eu feugiat nulla at
    vero eros et accumsan et odio qui blandit praesent luptatum augue
    duis dolore te feugait nulla facilisi.</p>
    </div>
    </div>
    </div>
    <!--[if IE 5]><style>.p7epm_trigs a {height:
    1%;}.p7epm_ie5clear {clear: both;}</style><![endif]-->
    <!--[if IE 6]><style>.p7epm_trigs, .p7epm_trigs
    a {height: 1%;}</style><![endif]-->
    <script type="text/javascript">
    <!--
    P7_opEPM('p7EPM_1',1,1,1,0,0,1000,0);
    //-->
    </script>
    </div>
    </div>
    </body>
    </html>
    **********************

    I think it is a bit too late you're 'finally experimenting' with Spry.
    Spry has been deprecated from Adobe and is now been made Open Source on GIT - meaning Adobe will no longer officially support Spry tools. The next major release of DW will most probably get rid of Spry, for good.
    Read here: http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.htm l
    jQuery is the way ahead. You may want to switch to jQuery - since anyway you've mentioned you're just 'experimenting' at the moment. That way, you're not spending time on something that is no longer being supported/ developed by their developers.
    -ST

  • External page opened in same window

    Not sure if this is the right place for this but thought I'd try. I have a product page with a link that says options. What I want is that when the "options" link is pressed I want an external page that would be relativly small to open infront of the product page but in the same window with the product page ghosted out, much like many websites do with a photo slide show. Any direction or ideas is greatly appreciated. Thanks

    Google "thickbox" for one way to do exactly this.  Alternatively, there are commercial extensions for DW that will do the same - see for example http://www.projectseven.com -> LightShowMagic.

Maybe you are looking for

  • IdeaPad U430 unmountable Boot Volume

    My Laptop is not working. When I turn it on, after Lenovo logo  I see a msg "Your PC ran in to a problem and need to restart...... search online for this error Unmountable Boot Volume." Then automatically PC go to Auto Repair but after few seconds th

  • How can I upgrade to Adobe Acrobat 9 Pro Extended?

    Hello, I bought the upgrade for this version, but when I installed it and entered my new licence number, a message said that I have to have the previous version installed on the PC as proof I have an older version. Acrobat 6 would not install if 9 wa

  • Authentication issue with 4.1

    We are using a custom authentication scheme. It calls the authenticatin api to authenticate agains active directory. It is working in multiple apex aplications in apex version 3.2. We created a new install of 4.1 and imported the apps from 3.2 I can'

  • IPhone 5 from CPW LOCKED : HELP?

    I purchased an iPhone 5 from Carphone Warehouse on the second day of its release in the UK, as it was advertised as "SIM-free". I thought this meant that the phone was unlocked, because I paid £529 for the 16GB iPhone 5, which is the same price at wh

  • TS3992 why can't i back up via 3g?

    why cant i back up my phone via 3g or my PC...??