Making dynamic pages static

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

  1. #1

    Default Making dynamic pages static

    I need to build a static site (user requirement) with DW template but a number
    of the pages will contain the same information - a perfect opportunity for SSI.
    Is it possible to have a "local" dynamic site and generate static html (with
    all the ssi fields included as text) to live on the remote site?

    skb55 Guest

  2. Similar Questions and Discussions

    1. Static vs. Dynamic XML
      Hello all, I have been stumped on this one for over a year now. I have created a Flash Map that functions properly with a static XML file but...
    2. Dynamic to static
      Is there a way for me to take a table that is being built dynamically and have it be stored as static information in memory somehow so that I can...
    3. Can I translate static pages to dynamic?
      I constructed and maintain a local theatrical website that has several hundred members. Each member has a static page that is similar in form but...
    4. converting dynamic php pages into static
      I have a problem. I have a php/mysql site that generates pages dynamically (duh) like www.mysite.com/page.php?id=whatever&name=whatever....and so...
    5. Making 1st column in datagrid static
      BTW, this is for a datagrid on a windows form (not a web application) thanks- Bill
  3. #2

    Default Re: Making dynamic pages static

    I don't understand your question. SSI can work both locally and remotely.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (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
    ==================


    "skb55" <webforumsuser@macromedia.com> wrote in message
    news:e2pram$1l4$1@forums.macromedia.com...
    >I need to build a static site (user requirement) with DW template but a
    >number
    > of the pages will contain the same information - a perfect opportunity for
    > SSI.
    > Is it possible to have a "local" dynamic site and generate static html
    > (with
    > all the ssi fields included as text) to live on the remote site?
    >

    Murray *ACE* Guest

  4. #3

    Default Re: Making dynamic pages static

    Why do "they" want that? And why would they care?

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (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
    ==================


    "skb55" <webforumsuser@macromedia.com> wrote in message
    news:e2rfvh$bda$1@forums.macromedia.com...
    > Sorry Murray - thanks for the reply. I wasn't very clear.
    >
    > I need the pages to be completely static on the remote site - no SSI. So I
    > create them dynamically locally but the files that "go live" are just
    > plain old
    > html. (It's a stupid thing, I know, but it's what they want. So much
    > easier to
    > just update the SSI then all the html but....)
    >

    Murray *ACE* Guest

  5. #4

    Default Re: Making dynamic pages static

    Sorry Murray - thanks for the reply. I wasn't very clear.

    I need the pages to be completely static on the remote site - no SSI. So I
    create them dynamically locally but the files that "go live" are just plain old
    html. (It's a stupid thing, I know, but it's what they want. So much easier to
    just update the SSI then all the html but....)

    skb55 Guest

  6. #5

    Default Re: Making dynamic pages static

    Why? Too many reasons. Why do they care? The main person knows just enough to
    be dangerous but not enough to be sensible - and is completely obstinate. It's
    the sort of situation that makes you wonder why you didn't become a plumber
    instead. I won't even mention how many pages are going to be created. This
    things cries out CMS big time but they won't have any of it. Basically, I need
    to build a mini (very) static cms without them noticing. It's a tough gig.

    Is there a way?

    skb55 Guest

  7. #6

    Default Re: Making dynamic pages static

    > Why? Too many reasons.

    Like? I can't think of a single one. Especially when you tell them how
    much your time is going to cost them to maintain each page as an individual
    entity. Have you explained to them the nightmare when you change a file's
    path/filename?
    > Is there a way?
    You would have to preview each page and then save it from the browser with
    VIEW SOURCE, copy all to Notepad and then save into the site with the
    appropriate name. This goes way beyond moronic.


    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (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
    ==================


    "skb55" <webforumsuser@macromedia.com> wrote in message
    news:e2rh79$csp$1@forums.macromedia.com...
    > Why? Too many reasons. Why do they care? The main person knows just enough
    > to
    > be dangerous but not enough to be sensible - and is completely obstinate.
    > It's
    > the sort of situation that makes you wonder why you didn't become a
    > plumber
    > instead. I won't even mention how many pages are going to be created. This
    > things cries out CMS big time but they won't have any of it. Basically, I
    > need
    > to build a mini (very) static cms without them noticing. It's a tough gig.
    >
    > Is there a way?
    >

    Murray *ACE* Guest

  8. #7

    Default Re: Making dynamic pages static

    Yes, I have explained all this to him. Yes, he knows how long it will take to
    update the pages. It doesn't really matter that his ideas are wrong-headed
    (which they are) - it's his site and he's willing to pay for it.

    Thanks for the solution (sigh). Although I am going to have another go at
    convincing him that'll it'll be better for everyone if he accepts a few of my
    suggestions (SSI among them). I can't help thinking that once he sees the
    benefits of what something as simple as SSI can do, he'll be more receptive.

    skb55 Guest

  9. #8

    Default Re: Making dynamic pages static

    Good luck. This will be a mind-numbing job for you if you are not
    successful.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (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
    ==================


    "skb55" <webforumsuser@macromedia.com> wrote in message
    news:e2rob4$kvq$1@forums.macromedia.com...
    > Yes, I have explained all this to him. Yes, he knows how long it will take
    > to
    > update the pages. It doesn't really matter that his ideas are wrong-headed
    > (which they are) - it's his site and he's willing to pay for it.
    >
    > Thanks for the solution (sigh). Although I am going to have another go at
    > convincing him that'll it'll be better for everyone if he accepts a few of
    > my
    > suggestions (SSI among them). I can't help thinking that once he sees the
    > benefits of what something as simple as SSI can do, he'll be more
    > receptive.
    >

    Murray *ACE* 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