Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Multi-page page

    I am trying to add multiple pages onto a single page without using frame. An
    example would be creating a nav bar that might change over time and instead of
    changing it on every page, I can just change the page of the nav bar thus
    loding the new nav bar on every other page. I know there is a way to do this
    becaue I have been able to do it in Adobe GoLive which I had to learn in a
    class. I do not remember the HTML code to do thi and was hoping someone could
    help me out with this.

    Imagine3 Guest

  2. Similar Questions and Discussions

    1. Splitting or separating 1 multi page pdfdocument into individual page documents
      I am looking for any product that will take a multi page pdf file and burst or separate it into individual pdf files created from each page. Mac...
    2. multi page forms
      I am ready to throw my pc out of the window!!! Help I am trying to create an (initially) 2 page form using session varables but am constantly...
    3. How to make multi page MS Word to multi page pdf
      I have a five page MSWord X document that when exported to PDF only captures the first page. The document is sectioned(1st and 2nd pages are in...
    4. Multi-Page PDF out of IllCS?
      how can I get a multi page PDF out of IllCS? Is this possible? (multiple layer file > multi page PDF) Seems simple enough!? Maybe even a...
    5. Multi-Page TIF files?
      On 8/25/2003 5:31 AM, Sam Poikail wrote: In FW, if you open the file as a PSD you can choose to distribute the layers to layers or frames. ...
  3. #2

    Default RE: Multi-page page

    You might create full page pop ups for this


    ================================================== =========================
    I am trying to add multiple pages onto a single page without using frame.
    An example would be creating a nav bar that might change over time and
    instead of changing it on every page, I can just change the page of the nav
    bar thus loding the new nav bar on every other page. I know there is a way
    to do this becaue I have been able to do it in Adobe GoLive which I had to
    learn in a class. I do not remember the HTML code to do thi and was hoping
    someone could help me out with this.
    Brain Weaver Guest

  4. #3

    Default Re: Multi-page page

    To accomplish somethinhg like this without using frames, then you could either
    "include" the various files into each web page where you want the code to
    appear, or you could use a Dreamweaver template.

    To "include," you would use a server-side include or an include statement in
    PHP or ASP, if your web server supports either of these.

    A Deamweaver template accomplished the same thing. You set up the common
    elements in the template, then create the remaining pages based on the
    template. If you need to change any of the common elemenets, you change it in
    the template and Dreamweaver updates all of the other pages for you.

    delaneypub Guest

  5. #4

    Default Re: Multi-page page

    Originally posted by: delaneypub
    To "include," you would use a server-side include or an include statement in
    PHP or ASP, if your web server supports either of these.

    Or simply a javascript file (.js) include is another way mabye :)



    saf_123 Guest

  6. #5

    Default Re: Multi-page page

    This is usually a very bad approach. Such pages are bulky, cumbersome and
    not very user friendly. Why do you not want to have multiple pages that
    just link to each other?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Imagine3" <webforumsuser@macromedia.com> wrote in message
    news:daeeaf$o97$1@forums.macromedia.com...
    >I am trying to add multiple pages onto a single page without using frame.
    >An
    > example would be creating a nav bar that might change over time and
    > instead of
    > changing it on every page, I can just change the page of the nav bar thus
    > loding the new nav bar on every other page. I know there is a way to do
    > this
    > becaue I have been able to do it in Adobe GoLive which I had to learn in a
    > class. I do not remember the HTML code to do thi and was hoping someone
    > could
    > help me out with this.
    >

    Murray *TMM* Guest

  7. #6

    Default Re: Multi-page page

    The reason I wanted to do this is because I am working on a website where there
    will be somewhere around 100-150 pages. I wanted to do this so expansion would
    be easy. If I wanted to add or remove something from a navigation bar, it would
    be easier to change the single bar itself then going through every page and
    changing them. Maybe there is another way to go about this I am missing, but I
    really do not want to use frames because it gets messy in search engins as well
    as bookmarking, printing and navigating back and forth through some pages. Any
    ideas would help out a lot.

    Imagine3 Guest

  8. #7

    Default Re: Multi-page page

    > Maybe there is another way to go about this I am missing

    There is. Investigate Library items, Templates, and Server-side includes to
    solve this kind of problem.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Imagine3" <webforumsuser@macromedia.com> wrote in message
    news:dai07t$2h8$1@forums.macromedia.com...
    > The reason I wanted to do this is because I am working on a website where
    > there
    > will be somewhere around 100-150 pages. I wanted to do this so expansion
    > would
    > be easy. If I wanted to add or remove something from a navigation bar, it
    > would
    > be easier to change the single bar itself then going through every page
    > and
    > changing them. Maybe there is another way to go about this I am missing,
    > but I
    > really do not want to use frames because it gets messy in search engins as
    > well
    > as bookmarking, printing and navigating back and forth through some pages.
    > Any
    > ideas would help out a lot.
    >

    Murray *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139