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

  1. #1

    Default Static vs. Dynamic

    What is the overall difference between static html and dynamic html?


    E-Jax webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Dynamic and Static Site
      I have not used Dreamweaver before and now I am also trying to add dynamic pages to our site. I will be using ColdFusion to do this. The question...
    2. 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...
    3. Converting Static to Dynamic -
      Hey Y'all, I just launched a new website a couple of days ago - http://www.v4honda.com It is the perfect example of why a site should be dynamic....
    4. 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...
    5. Dynamic and Static IP
      I was wondering if you can have dynamic and static IP addresses on the same network. The network will include PCs with Win98, W2K, and XP operating...
  3. #2

    Default Re: Static vs. Dynamic

    Please tell me the difference between day and night
    "E-Jax" <webforumsuser@macromedia.com> wrote in message
    news:bpe17p$qsm$1@forums.macromedia.com...
    > What is the overall difference between static html and dynamic html?
    >
    >

    Newbies Guest

  4. #3

    Default Re: Static vs. Dynamic

    Dynamic HTML uses client side scripting to dynamically change the page as
    fetched from the server. The scripting usually takes the form of
    javascript, although not necessarily. The changes can range from modifying
    code on the page based on the client's browser, to moving a page element
    across the page, or nearly anything else you can imagine.

    Static HTML generally means 'what you see is what you fetched', i.e., the
    code that is EXECUTING (i.e., rendered by the browser) on the page is
    identical to the code that is fetched from the server.

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


    "E-Jax" <webforumsuser@macromedia.com> wrote in message
    news:bpe17p$qsm$1@forums.macromedia.com...
    > What is the overall difference between static html and dynamic html?
    >
    >

    Murray *TMM* Guest

  5. #4

    Default Re: Static vs. Dynamic

    Some people on this forum also seem to take 'dynamic' to mean database
    driven, which is a different thing again (although of course a site can be
    both database driven, and use dHTML).


    rob :: digitalburn Guest

  6. #5

    Default Re: Static vs. Dynamic

    rob:

    Yes - we had a long discussion thread about this (ending with no resolution,
    of course) over on Dreamweaver's place not long ago.

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


    "rob :: digitalburn" <rob@digitalburn.net> wrote in message
    news:bpekro$opd$1@forums.macromedia.com...
    > Some people on this forum also seem to take 'dynamic' to mean database
    > driven, which is a different thing again (although of course a site can be
    > both database driven, and use dHTML).
    >
    >

    Murray *TMM* Guest

  7. #6

    Default Re: Static vs. Dynamic

    Oh, okay. From my experience I think dHTML conventionally means client side
    stuff, and that's the sense with which I use it, but I'm not particularly
    bothered either way ;)


    rob :: digitalburn 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