Adding external webpage into my existing page

Hello there
I want to add an external webpage into an exisiting page on my website.  Can anyone help with this issue.
thanks Rob

Snak
That is exactly what I needed ..thanks for the quick reply and your help on this.  Have a great day ..Rob

Similar Messages

  • Loading an external webpage into the Flex app

    Is there a way to load an external webpage into a Flex application. I only need to show a portion of the webpage not the entire page. For ex: Take the http://www.cnn.com main page. I only want to show the latest news column containing the bullted list of the news and not the entire page.
    Thanks in advance.

    You could use Flex I Frame component. Here is the link
    http://code.google.com/p/flex-iframe/

  • Adding New table to the existing page

    Hi,
    i have a task i.e i have to create a new UI(consista table structure) and add to the existing page.How can do this one.If any one knows please respond asap.
    This is urgent requirement.
    Thanks in advance.
    Bye
    Palakondaiah

    Hi,
    i have a task i.e i have to create a new UI(consista table structure) and add to the existing page.How can do this one.If any one knows please respond asap.
    This is urgent requirement.
    Thanks in advance.
    Bye
    Palakondaiah

  • How to insert a templated page into an existing Pages document

    I'm sorry if this is a low level question.  I'm new to using Pages.  I have a word processing document started.   I want to add pages, or I guess they call them "sections" in this form (why?).   I have saved a page that I created as a template.  It exists in my template folder.   But when I go to add new pages to my document I am only offered the option of adding a text document or a blank page.  It doesn't give me the option of adding the template that I made.   Everything I've tried results in opening a new document or making a copy of the template.    This does not feel very intuitive to me.
    Thank you in advcance!

    You are taking about Pages '09? because this has been removed from Pages 5.
    Clunky as it may be it does have some very powerful features.
    You can capture as many pages into a Section as you want, which automatically sets up a document in depth. Once you have done the work, it is super fast to compose a new document from all the parts.
    It is a shame that Apple didn't simply fix what needed fixing with this model, instead of ditching it, because I am really stumped how to set up documents in the current version.
    Peter

  • Trouble loading external .SWF into my main page with preloaders

    Dear All,
    I am working on my first Flash project with AS3.
    The structure of the flash site is pretty simple. I have a
    stage 1165px wide x 710px height
    Inside my Stage I have an horizontal bar with a menu followed
    by a container right under.
    **** My goal
    is that whenever I click on one of the button on the menu, that the
    related external .SWF loads into
    the container with a preloading bar and %. *****
    I already did all my .SWF files and it is pretty frustrating
    at this point to be stuck at this point of development.
    Please help.
    -Alex

    Visit gotoandlearn.com. There is a video tutorial there
    regarding preloading that should answer most, if not all, of your
    wonderings.

  • Adding custom javascripts into my jsp pages

    Hi all,
    it will seems to be a newby question, i'm sorry i begin using jhs since two weeks
    the question is how can i Allow an onBlur property on VO Attributes; this property includes a piece of JavaScript to be executed on leaving the item to be generated in my jsp pages to prevent doing this in post-generation, by the way i would like to know who is the class responsible for the generation of form.js .
    thanks a lot
    best regards.
    Edited by: user1718070 on 3 févr. 2009 06:41

    Hi EvertJan, thanks for the reply.
    I need an advice:
    i've added an onblur event to jhsgenerator ADF BC property and i write as an example this.value=null
    i created a template in jspinput.xsl(JAGLauncher.jar) like this:
    <xsl:template name="onBlur">
    <xsl:param name="onBlur" />
    <xsl:if test="$onBlur !=''" >
    <xsl:attribute name="onblur">
    <xsl:value-of select="$onBlur" />
    </xsl:attribute>
    </xsl:if>
    </xsl:template>
    and i try to generate a html:text by modifing inputtextsec template like this:
    <xsl:template name="textInputSec">
    <xsl:param name="name"/>
    <xsl:param name="property"/>
    <xsl:param name="withIndex"/>
    <xsl:param name="size"/>
    <xsl:param name="maximumLength"/>
    <xsl:param name="updateable"/>
    <xsl:param name="displayType"/>
         <xsl:param name="onBlur" />
    <html:text name="{$name}" property="{$property}" size="{$size}" maxlength="{$maximumLength}" onblur="{$onBlur}">
    <xsl:call-template name="onBlur" >
    <xsl:with-param name="onBlur" select="$onBlur"/>
    </xsl:call-template>
              <xsl:if test="$withIndex = 'true'">
    <xsl:attribute name="indexed">
    <xsl:value-of select="'true'"/>
    </xsl:attribute>
    </xsl:if>
    <xsl:call-template name="disabledAttribute">
    <xsl:with-param name="updateable" select="$updateable"/>
    </xsl:call-template>
    </html:text>
         </xsl:template>
    also added this to CreateFormElement template in jsplibrary.xsl:
    <xsl:with-param name="onBlur" >
    <xsl:call-template name="getCustomProperty">
    <xsl:with-param name="entityAttribute" select="$entityAttribute"/>
    <xsl:with-param name="propertyName" select="'ON_BLUR'"/>
    </xsl:call-template>
    </xsl:with-param>
    but the result inemployees.jsp is not what i expected:
    <td class="prompt" nowrap="nowrap">FirstName</td>
    <td nowrap="nowrap">
    <html:text name="EmployeesBean" property="EmployeesFirstName" size="20" maxlength="30" onblur="" />
    </td>
    like yousee this.value=null is missing in onblur=""
    i hope you can help me
    Best regards

  • Importing a dataset on a external webpage into mySQL

    So far, I imported only csv files , is this possible?

    It's not impossible, but neither is it particularly easy. You would need to retrieve the web page's contents using file_get_contents(), and then use PHP string functions with regular expressions to extract the data and build a SQL query.
    It's a lot easier if you can get an XML feed of the data. You can then use SimpleXML to extract the data and insert it into your database.

  • How do I insert new pages into an existing pages document

    I have been doing a newsletter for 18 months in pages. SInce the last update I have been unable to find a way to add a page to my document or change positions of pages. I have searched online for answers which did not help, and all the tutorials I found are not for the updates version.  Help, this app is useless if I can't do this!

    How could you not find the hundreds, if not thousands, of references here to the missing features in Pages 5?
    Apple removed over 100 features from Pages 5 of which these are only a few:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    You should still have Pages '09 in your Applications/iWork folder.
    Use that.
    Peter

  • Inserting xsl into existing page

    Hello ..
    I am now attempting to add an .xsl file I created into an
    existing page. I am unsure of how to add this into my page ..here
    is the xsl file below. Thanks Rob
    <?xml version="1.0" encoding="utf-8"?><!--
    DWXMLSource="
    http://hosted.ap.org/lineups/WORLDHEADS-rss_2.0.xml?SITE=CAANR&SECTION=HOME"
    --><!DOCTYPE xsl:stylesheet [
    <!ENTITY nbsp "&#160;">
    <!ENTITY copy "&#169;">
    <!ENTITY reg "&#174;">
    <!ENTITY trade "&#8482;">
    <!ENTITY mdash "&#8212;">
    <!ENTITY ldquo "&#8220;">
    <!ENTITY rdquo "&#8221;">
    <!ENTITY pound "&#163;">
    <!ENTITY yen "&#165;">
    <!ENTITY euro "&#8364;">
    ]>
    <xsl:stylesheet version="1.0" xmlns:xsl="
    http://www.w3.org/1999/XSL/Transform">
    <xsl:output method="html" encoding="utf-8"/>
    <xsl:template match="/"><link
    href="Level1_Arial.css" rel="stylesheet" type="text/css" />
    <xsl:for-each select="rss/channel/item">
    <table width="440" border="0">
    <tr>
    <td bgcolor="#CCCCCC">
    <a href="{link}"><xsl:value-of select="title"
    /></a></td>
    </tr>
    <tr>
    <td><xsl:value-of
    select="description"/></td>
    </tr>
    </table>
    </xsl:for-each>
    </xsl:template>
    </xsl:stylesheet>

    Can anyone help me with this please? thanks Rob

  • Adding new elements to a Master Page and sharing them to existing pages

    I need to include new navigation elements on the master page
    and I want it to show up on pages I've already created. I've added
    the new elements on a layer of their own which is part of the
    master page, but the Share Layer to Pages... option is dimmed.

    jcbluesman wrote:
    > I'm using CS4, Jim, and here's a link to the .png
    > (
    http://idisk.mac.com/jconstant-Public/deimos.png
    >
    > The 3 tabs in the upper right on the master page are the
    ones I'm trying to
    > share across the existing pages. I created them in PS
    (also CS4), then imported
    > the .psd into this FW document, if that makes any
    difference.
    >
    > Thanks,
    > Jim
    >
    OK there are two related as I see it.
    Each of your pages consists of a solid, opaque bitmap for a
    main image.
    Master Pages, by default, are at the bottom of the layer
    stack. Your
    tabs ARE present, you just can't see them because they are
    covered up by
    the bitmap.
    Assuming you don't have those page images as multi-object
    elements,
    where you can edit the blue backgrounds, there are still two
    things you
    can do, both of which are pretty easy.
    Go into each page and temporarily reduce the opacity of Layer
    1.
    Use the marquee tool to draw a selection around the area of
    the tabs.
    Delete the selection.
    Return the lay back to full opacity.
    OR
    Try dragging the Master page to the top of the layer stack in
    each page.
    Hide or delete the Master page background.
    This option is a little trickier, but I was able to do it.
    Wait for the
    black bar to appear before you release the mouse. You may
    need to try
    this a few times before it works.
    HTH
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    Adobe Community Expert
    http://tinyurl.com/2a7dyp
    .:Author:.
    Lynda.com -
    http://movielibrary.lynda.com/authors/author/?aid=188
    Peachpit Press -
    http://www.peachpit.com/authors/bio.aspx?a=d98ed798-5ef0-45a8-a70d-4b35fa14c9a4
    Layers Magazine -
    http://www.layersmagazine.com/author/jim-babbage

  • How to create a jquery as a table instead of a web page so that it can be embedded into an existing web page

    I am new to Dreamweaver and I just built a jquery with 3 tabs of information I want to put into my existing web page.  It has saved it as an entire webpage, but it needs to be a table that I can insert into my existing web page.  It's 3 tabs that have product information under each tab for my customers to view. How do I do this?

    Let's start at the very beginning.
    #1 Have you defined a Local Site in DW yet?  Without this critical step, DW can't manage links & assets for you.
    Simplified site setup in Dreamweaver CS5 | Learn Dreamweaver CS5 & CS5.5 | Adobe TV
    Once your site is defined -- including the remote server log-in credentials, you can upload files or folders of files by simply clicking the UP arrow which PUTS files to remote server.  See screenshot.  Conversely, the DOWN arrow GETS files from the remote server and saves them to your Local hard drive.
    Nancy O.

  • After adding a flashfile .swf into a dreamweaver page and trying to run it, I get an error message related to Javascript

    after adding a flashfile .swf into a dreamweaver page and trying to run it, I get an error message related to Javascript
    I have no trouble viewing other websites with (most likely), flashfiles.
    Here is the the PopUp message:
    "Adobe-warning Adobe Flash PLayer has stopped a potentrially unsafe operation......"

    In newer versions of Flash Pro, you can export to HTML5 Canvas, that's probably what they're talking about: Flash Professional Help | Creating and publishing an HTML5 Canvas document
    .FLV and .SWF are Flash formats that won't show up on iOS (or an ever increasing number of other mobile devices). Mobile Flash was killed by Adobe a couple years ago, so the number of mobile devices that can see it is dwindling rapidly, don't use those formats if you want your viewers on mobile devices to see your content.

  • Adding web gallery into existing website

    Hi,
    Does anyone know if you can add/import a lightroom created web gallery into an existing webpage? I am redoing my website (originally created with Frontpage, now considering using Expression Web) and want to create photo galleries using lightroom. I know you can create the same type of gallery using Flash, however I don't want to buy a new program when I have lightroom already. I don't have enough experience with HTML to use Dreamweaver.
    Thanks!
    Nancy

    This previews just fine from Dreamweaver but when uploaded non
    of my images load. Please see www.jakgallery.com/19701979
    All I get is the circular wait icon. Thanks very much for any help you can give. It seems I am one little step away from making it work.
    Mike

  • Trying to embed HTML Gallery into existing page

    I made a small collection in Lightroom and have exported it as an HTML Gallery. I already wrote my site in Dreamweaver, and want to embed this HTML Gallery right into the site -- but everything I have tried comes out wrong. (Results include _nothing_ or a grey box, or a zoomed-in version of the collection with no visible navigational controls.
    It's important that my pre-existing CSS and HTML stay intact. I can't imagine that Adobe is giving us these export capabilities, and then not allowing us to retrofit the HTML Gallery into our own sites. Has anyone succeeded in doing this?

    The standard LR html gallery is always crashing Dreamweaver CS3 on Mac. So no chance to edit there.
    I have no problem embedding using the SimpleViewer gallery using Dreamweaver. Here's a really rough draft of a website I'm building with SimpleViewer embedded:
    http://homepage.mac.com/johnvito/thom_website/simple_gallery.html
    Here's info to help with embedding into an existing html page:
    http://www.airtightinteractive.com/simpleviewer/faq.html
    I haven't had a chance to embed slideshowpro gallery...but their forums are very helpful. Here's a gallery not yet embedded:
    http://homepage.mac.com/johnvito/thom_website/slidepro_gallery/index.html

  • Adding another Cluster into existing CSS LB

    Hi,
    Im in the process of adding a new cluster into the existing LB. I understand the concept of configuring a new LB but adding a new network to it is a question.
    I have preconfigured the LB with a new service called SPWeb 1-4 and an assign this to the content owner Central_Platform using VLAN 144 and 145.
    I have one physical connection to the PIX and all port on the PIX is taken. Do I have to setup another physical connection for the new server SPWeb to the PIX?
    Both owners Servcorp and Central_Platform are using separate public IP Subnets.
    Also, please advise if I miss anything and if you have any suggestions.
    Thansks
    !************************* INTERFACE *************************
    interface 1/1
    bridge vlan 200
    interface 2/1
    phy 100Mbits-FD
    description "To PIX"
    bridge vlan 300
    interface 2/2
    phy 100Mbits-FD
    description "To LB switches"
    bridge vlan 301
    interface 2/3
    phy 100Mbits-FD
    bridge vlan 303
    description "Management"
    interface 2/4
    phy 100Mbits-FD
    bridge vlan 144
    description "SPWeb1/2"
    interface 2/5
    phy 100Mbits-FD
    bridge vlan 145
    description "SPWeb3/4"
    !************************** CIRCUIT **************************
    circuit VLAN1
    ip address 192.168.10.1 255.255.255.0
    circuit VLAN300
    ip address (Network 1) 255.255.255.0
    circuit VLAN301
    ip address (Network 1) 255.255.255.0
    circuit VLAN303
    ip address (Network 1) 255.255.255.0
    circuit VLAN144
    ip address (Network 2) 255.255.255.0
    circuit VLAN145
    ip address (Network 2) 255.255.255.0
    !************************** SERVICE **************************
    service TS1
    ip address 172.16.250.1
    active
    service TS2
    ip address 172.16.250.2
    active
    service Spweb1
    ip address 172.16.144.51
    keepalive type HTTP
    active
    service Spweb2
    ip address 172.16.144.52
    keepalive type HTTP
    active
    service Spweb3
    ip address 172.16.145.53
    keepalive type HTTP
    active
    service Spweb4
    ip address 172.16.145.54
    keepalive type HTTP
    active
    !*************************** OWNER ***************************
    owner Servcorp
    content hottdesk.au
    add service TS1
    add service TS2
    protocol tcp
    port 3389
    vip address (Network 1)
    active
    content hottdesk_FTP
    add service TS1
    add service TS2
    port 20
    protocol tcp
    vip address (Network 1)
    active
    content hottdesk_FTP2
    add service TS1
    protocol tcp
    port 21
    application ftp-control
    add service TS2
    vip address (Network 1)
    active
    owner Central_Platform
    content WebServers_1
    add service Spweb1
    add service Spweb2
    protocol tcp
    port 90
    vip address (Network 2)
    active
    content WebServers_2
    add service Spweb3
    add service Spweb4
    protocol tcp
    port 81
    vip address (Network 2)
    active
    content WebServers_3
    add service Spweb3
    add service Spweb4
    protocol tcp
    port 83
    vip address (Network 2)
    active
    !*************************** GROUP ***************************
    group TS-WebAccess
    add service TS2
    add service TS1
    vip address (Network 1)
    active

    It would help if you could attach a picture of the network. I really can't understand why you have 2 VLANs on the same network ? Or am I missing the ide ?
    Generally I would just do VLAN tag towards the PIX and have several networks that way. If speed isn't a issue I see no problems with that.

Maybe you are looking for

  • Error when i am assigning chart of dep to company code

    Hi all, when i am assigning chart of depreaction to company code it was geving the following error. NOTE: i copied chart of dep form USA and names as 999 and my company code is 1234 Inconsistency between FI company code 1234 and chart of deprec. 999

  • Problem in F4IF_INT_TABLE_VALUE_REQUEST

    Hi Experts,                I have a requirement that in selection screen  the parameter date should display 4 values in F4 help i.e 31 , 30 , 29 , 28. after using FM F4IF_INT_TABLE_VALUE_REQUEST currently it shows nothing.the code which i writen is s

  • Worried about upgrading from 10.2.8 to Tiger

    I know, everyone tells me I should upgrad to Tiger. I've been using 10.2.8 for some time now on my iMac FP and I got a lot of applications on it. My thinking is "If it aint broke, don't fix it" but I am finding that new stuff like the newest Java and

  • MATERIALIZED VIEW and MATERIALIZED VIEW LOG

    Hello, I have the following table create table My_price (price_id number(10), product_id number(10), price_date date, price_value number(10,2)); I want to create the following materialized view create materialized view Last_Price_Date refresh on comm

  • Approval email notification not routing to an approver

    Hi Experts, For a certain PO value range there are existing approvers. We have added an additional approver to the PO approval matrix. Now, while changes are done for a PO the approval email is not going to the added approver. Instead it will send a