HTML snippet to make a Page within a Page through link

I am trying to create a html snippet the opens within one of my pages each time a link on the left side of the page is selected. It's for a team page - each time a user click on an employees name, I want the content to open in within an iframe on that same page. Does anyone know if this is possible? Is so, if the code needed to make this happen could be provided for me... I would be forever grateful. Thanks.

I tried putting "page2.html" in a folder within the MainSite Folder, naming the folder "page1", but all the pictures, formatting, etc. doesn't work for "page2.html".
Try putting page2.html in a folder named "page1" within the MainSite Folder (hint - make sure you use DW's Files panel to move this file into that folder).  Alternatively just save it there!  In other words, if what you did isn't working then you did something wrong.

Similar Messages

  • I  Would like to create a page within a page feel. How do I do this in CS3?

    Hi
    I have a basic understanding of dreamweaver however I'm
    trying to learn more difficult parts of the software. I'm trying to
    build a site which has a layout quite similar to
    www.seasicksteve.com/. I want a page within a page feel, but I have
    no idea how to do this. Can anyone help me?

    It could be accomplishes with DW "Set text of container" (or
    layer)"
    behavior.
    "ktbl83" <[email protected]> wrote in
    message
    news:go795r$ke7$[email protected]..
    > Hi
    >
    > I have a basic understanding of dreamweaver however I'm
    trying to learn
    > more
    > difficult parts of the software. I'm trying to build a
    site which has a
    > layout
    > quite similar to www.seasicksteve.com/. I want a page
    within a page feel,
    > but I
    > have no idea how to do this. Can anyone help me?
    >

  • How to make a page within a page in the URL address bar?

    I have seen a lot of sites where the URL is something like this:
    http://www.MainSiteName.com/page1/page2.html
    How do you get that?
    All I can do is:
    http://www.MainSiteName.com/page1
    I tried putting "page2.html" in a folder within the MainSite Folder, naming the folder "page1", but all the pictures, formatting, etc. doesn't work for "page2.html".
    Any thoughts?

    I tried putting "page2.html" in a folder within the MainSite Folder, naming the folder "page1", but all the pictures, formatting, etc. doesn't work for "page2.html".
    Try putting page2.html in a folder named "page1" within the MainSite Folder (hint - make sure you use DW's Files panel to move this file into that folder).  Alternatively just save it there!  In other words, if what you did isn't working then you did something wrong.

  • Page within another page

    We're looking at designing a results page that has several sections. Depending on the type of job (variable passed to that page) we want to show different items, buttons, reports, etc in each section. Some sections may be used for multiple types of jobs. The job types will grow over time.
    I know we can use the display criteria for each element to do this but it seems like that will be a lot of work to maintain. What we'd really like is to be able to define "sub" pages and have then programatically display different "sub" pages within the main page.
    Define 5 "sub" pages (each contains its own items, buttons, processes, validations.....)
    page A
    page B
    page C
    page D
    page E
    Define main page.
    Has 3 areas
    section 1 section 2
    section 3
    If we pass var xxx to main page
    section 1 - displays page A
    section 2 - displays nothing
    section 3 - displays B
    If we pass var yyy to main page
    section 1 - displays page A
    section 2 - displays C
    section 3 - displays D
    If we pass var zzz to main page
    section 1 - displays page E
    section 2 - displays B
    section 3 - displays D
    Is there a way to embed pages with in another page?

    Hi
    There are a few ways to do this. You could use iFrames to contain another page, you could just use conditional region display, or you could try adapting this...
    [http://munkyben.wordpress.com/2009/05/10/flexible-ajax-calls-1/]
    Cheers
    Ben

  • Welcome Page within Welcome Page?

    I created a Welcome page for each of the colleges in our university off the home page of our iTunesU site just fine. Now for some of the larger colleges, I want to set up departmental pages within that College's Welcome page, but when I use the "Create Page" tool, it won't let me select any Welcome page templates, just course templates. Is there a limit to how many welcome page levels you can have in iTunes U?

    Welcome pages can only be used at the first and second tiers; the third tier must always be courses.
    So you have:
    - Welcome Page (College)
    | -- Welcome Page (Department)
    |------ Courses
    | -- Welcome Page (Department)
    |------ Courses
    Ken Newquist
    Lafayette College

  • Open a page within a page?

    What I want to have happen: There is a main page for my site. There is a big rectangle in the middle of that page. Clicking on a link on this page does not move to another page, as such, it just changes what is displayed in this rectangle. How does one go about this?
    Thank you for your time!

    Have a look here....
    http://iwebfaq.org/site/iWeb_iframe.html

  • Inserting pages within a Pages file

    I have a large Pages file with hundreds of illustrations throughout. I need to insert and add some pages in the middle. When I insert page and section breaks, a new page is created all right, and the text flows appropriately down, but the illustrations do not move. How do I insert a page and have the illustrations move down along with the text?

    That is called planning.
    Personally I wouldn't do a 250 page book in Pages, but if you are going to do it, check out first whether anybody is going to want it in that form and certainly structure it so it works.
    It will take a while but with patience and application you will be able to move all your images inline. It should help your layout if you do it properly.
    Peter

  • How to create pages within a page?

    Hello,
    I'm still pretty new to Dreamweaver and I'm wondering if someone could point me in a direction to learn to create a specific thing for a website. I want to make something like at the bottom of this website: http://www.andymartin.clara.net/iframes/
    He has the window within the main window there, that changes with the three links below it without actually changing the whole page. I was wondering if someone would be kind enough to point me to a tutorial on how this might be done? I'm working with version CS3. Thank you so much!
    Jason

    Jason
    I would stay away from Iframes, they are problematic on a number of different levels.  I would suggest that you start to learn html and css and get off on the right foot. Here is where I suggest you start.
    http://www.w3schools.com/
    Gary

  • Open one page within a page

    Hello I have a BSP page and a push Button on this screen.
    However on the hit of this Push Button some code would trigger and then I want to open another web page.
    Any Suggestions...
    Thanks,
    Ster

    Hi Friend,
    Within the ontest method,write the below coding for  navigating from one page  to another.
    navigation->next_page( 'TONEXT' ).
    TONEXT is a userdefined name.
    Following that you should do the following procedures.
    Double click on the application name and proceed with steps below
    specify the name of the current page  under start ,
    specify the 'TONEXT' variable under navigationrequest and
    finally specify the target page name under target
    With Regards,
    SHARMILA BRINDHA.M

  • Page within a Page

    In Fireworks, how do I create a Frame that will display a
    login page using my current webpage as a "Frame" for the simple
    login page ?

    showStopper, please!
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "djinn" <[email protected]> wrote in
    message
    news:g9hcsr$77$[email protected]..
    > PJR wrote:
    >> LOL, Nah not I. Hell I used to use them, (remember
    doublered?) and still
    >> maintain if you're on a very slow connection perhaps
    they are a
    >> solution. But I am now fully aware of the problems
    they can cause usually
    >> outweigh the problems they solve. Good to hear from
    you.
    >>
    >
    > Only pulling your plonker Peter ;-)
    >
    > doublered - no don't remember it - one of yours? - I do
    remember
    > showtopper though - it was yours - at least that was the
    rumour Pablo put
    > out ;-D
    >
    > I say each to their own regarding construction - but
    good to know the
    > pitfalls - I don't know if there are more up-to-date
    scripts available
    > similar to these......
    >
    >
    http://www.dreamweaver-extensions.com/framebuster.htm
    >
    > .. but if using frames you should have something similar
    in place!
    >
    > Good to see you too Peter.....
    >
    > --
    > chin chin
    > Sinclair

  • Print this Page Java html snippet

    I decided to try adding the above to one of my pages in iWeb.
    I added the java code as shown on Old Toad's site:-
    <form>input type="button" value=" Print this Page "
    onclick="javascript:parent.window.print();return false;"/></form>
    I placed this code in an html snippet in iWeb and applied it and it showed up as Print this Page in the site. I then published the site to a local folder and uploaded the changed pages to my external server. After uploading, I visited my site and tried clicking on the button and it did not work.
    Anyone know why it did not work? The code is correct and I copied and pasted from OT's site directly into an html snippet.
    Is the code site or page specific or generic, that it will work for any site?
    Does it only work in MobileMe published sites and not for sites uploaded to an external server?
    Any insights gratefully received.

    Does the print button work when the site was on your HD locally? Here's some different code that you might try:
    <SCRIPT LANGUAGE="JavaScript">
    // This script was supplied free by Hypergurl // <a class="jive-link-external-small" href="http://www.hypergurl.com">http://www.hypergurl.com</a> <!--
    hide script and begin if (window.print) { document.write('<form>Click Here
    To ' + '<input type=button name=print value="Print" ' + 'onClick="javascript:window.print()">
    This Page!</form>'); } // End hide --> </script>
    The original code should work on any server as far as I know. Cyclosaurus is the authority on javascript and should have an answer.
    This Google search has numerous examples of code:http://www.google.com/search?hl=en&safe=active&client=safari&rls=en-us&ei=MBCjSd X6LoK2sQOIj8zGCQ&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=javascriptto+printpage&spell=1

  • How to send an html snippet with swf flash under other layers in iWeb?

    I like designing websites on iweb but face problems regarding flash.
    When i embedd a swf in an HTML snippet...the snippet automatically postions itself at the topmost layer. Even if you send it behind lets say a box or any shape, or a link ..on publishing it , it comes right back up when seen on other browsers like firefox or chrome. But strangely on my mac browser - safari- it works just fine.
    Links in a flash swf banner when placed in iWeb (inside an html snippet ) opens other linked pages within the frame of the html snippet itself...and not as a seperate page.
    I'm not a programmer so i wouldnt understand complicated stuff... but i knw how to copy paste codes inside a snippet and edit the sizes.
    I need help fast?
    Thanks in Advance!!
    Anshuman

    When i embedd a swf in an HTML snippet...the snippet automatically postions itself at the topmost layer. Even if you send it behind lets say a box or any shape, or a link ..on publishing it , it comes right back up when seen on other browsers like firefox or chrome. But strangely on my mac browser - safari- it works just fine.
    That's how browsers behave.
    Links in a flash swf banner when placed in iWeb (inside an html snippet ) opens other linked pages within the frame of the html snippet itself...and not as a seperate page.
    Use the target attribute : target="_top" or target="_blank" in the <a href> element.
    I'm not a programmer so i wouldnt understand complicated stuff... but i knw how to copy paste codes inside a snippet and edit the sizes.
    Pasting custom code in a HTML Snippet and make it work is your responsibility. And if you're not a programmer, start learning and become one. Before you know you're the resident technology expert in this forum.

  • Html snippets and unknown error when publishing - the mystery deepens

    Can anyone make sense of this?
    I have been using iWeb for a year or so. Personal site with added extra goodies like widgets using iweb more.
    Upgraded to iWeb 08 with a few formatting problems (which I chose to ignore for now) - after version 2.01 I replaced my iweb more extras with the new html snippet thingy and everything was fine - although I still didn't get around to sorting the formatting issues.
    Now we are at 2.02 I decided to use one of the new themes and so I created a new page using golden rod and merrily cut and paste from the existing page. I was loathe to delete the old page until I knew the new one was fine - my plan was then to do a bit of page renaming and voila a newly themed home page. Anyway what I got was;
    Unknown error - when the new page was being created.
    Ok - deleted the offending page - site now publishes fine -so we know this isn't .mac.
    Now I decided to build the new page a bit at a time to see what was causing the problem.
    It turns out to be a html snippet (which works fine on my home page still);
    div style="text-align:center"
    a href="http://outcampaign.org/"
    img border="0" alt="image" width="143" src="http://pharyngula.org/images/scarlet_A.png" height="122"/
    /a
    (I have broken the tags by removing the 's so you can see the text itself)
    When I added this to an HTML snippet the unknown error returned.
    Now I have deleted it and I still get the unknown error for that page.
    So this is definitely an iWeb problem and not a .mac problem.
    Any ideas?
    Home page;
    http://web.mac.com/theedonfamily/Site/Home.html

    why do you use the snippet to actually add the thing? you can just place the image directly into iweb and then activate it as a link. (there are some errors in the script as well!)
    if you want to use the snippet way, then id just change the code a bit:
    +⊗p style="text-align: center;"⊗+
    +⊗a href="http://outcampaign.org/"⊗+
    +⊗img style="border: none;" alt="Image" width="143" src="http://pharyngula.org/images/scarlet_A.png" height="122" /⊗+
    ⊗/a⊗
    ⊗/p⊗
    replace every ⊗ with either < or >.
    max

  • HTML Snippet Font

    Hello --
    I have an HTML snippet embedded on one of my iWeb pages that provides a list of events that have been entered on to a BigTent group. The page on BigTent that provided the code displayed what the snippet should look like, and the text was in a sans serif font (Arial or Helvetica) that would nicely blend in with the look of the site I am working on, however, when I actually pasted the snippet onto the iWeb page, it displayed in Times font. I have tried to add in a line of code to change the font, but it never does change. Here is the snippet (with no alterations):
    <script type="text/javascript"
    src="https://www.bigtent.com/hosted/sdhsa/calendar/upcoming?hosted_key=42742
    419ae77ecead0502edab9715469&nevents=5&days=90"></script>
    Any ideas on how I can get this to display in a specific font (in this case, helvetica)?
    Thanks!

    Enclose the JavaScript with a <span> and use a style
    <script type="text/javascript"
    src="https://www.bigtent.com/hosted/sdhsa/calendar/upcoming?hosted_key=42742
    419ae77ecead0502edab9715469&nevents=5&days=90"></script>
    http://htmlhelp.com/reference/css/font/

  • HTML snippet works on Firefox but not in IE or Safari

    First off, I'm a newbie.
    I just created a webcam site in iWeb at www.blackcatcam.com. I used the following HTML snippet to show the webcam image;
    http://home.comcast.net/~ebizboy/Webcam.jpg />
    It is supposed to go get a constantly updated webcam image from the server and display it on the web site.
    The entire page works fine using Firefox but the webcam image does not show up using Safari and the HTML snippet itself shows up when accessing the page from IE.
    Any suggestions?
    Regards,
    Gatto Nero

    Yikes. Now I'm even more confused. I am using Safari Version 4.0.3. I can see the links on the right and the ads on the left just fine, but still no webcam image. Would you mind clicking on the link for the Live View and let me know if that works for you? I found out that the gadget I used for that won't work with IE but it works fine for me with Safari and Firefox.

Maybe you are looking for

  • How to adjust Magnavox 32" 32MF339B/F7 to mac colors

    I am a Graphic Designer, I NEED HELP! I bought a Magnavox 32" 32MF339B/F7, and I have a custom built PC with adobe CS5 Design Premium. Then when I go to the University or use my MacBook. I run into the issue that the colors are not the same on the di

  • Broken Charging Port

    Hi, I am with Bell. Last year i had boughten my first bb in April, a blackberry Style. Four months later the charging port broke. First it started off that I needed to have the cable on a certain angle to charge then it stopped working altogether. I

  • What encryption does the iphone 3gs/3g support?

    There no mention of what WLAN encryption is supported. Ie: WPA, WPA2, 64 bit WEP, or 128 bit WEP. What does the iphone support?

  • Response times

    Whats the average response time for pinging the db server? Rackspace has 1-6 ms as acceptable response time, i was wondering if azure is faster. Thanks

  • Using Color From One portion of a Photo to Correct Color in a Faded Area

    I'm a complete noob with photoshop elements 10. The more I look on this forum and in help the more confuesd I get. Here's my problem. I have an old photograph that has faded from expoesure to sunlight. After removing the photo from the frame there is