+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 25

Thread: what is difrence between dynamic and static web pages?

  1. #1

    Default what is difrence between dynamic and static web pages?

    what is difrence between dynamic and static web pages?

  2. #2
    Emerald Star member bryanbell is on a distinguished road
    Join Date
    Aug 2011
    Location
    Florida
    Posts
    136

    Default

    Static web page is use for display information, these are read only web pages which is not contain any user interaction functionality on the other hand dynamic web pages are the fully functional web pages in which user can perform some task on the web page.

  3. #3
    Sapphire Star member massy7890 is on a distinguished road
    Join Date
    Oct 2011
    Posts
    52

    Default

    A static web page is one that has been written once, like a word processing document, and then saved onto the web server. It’s like a file.
    A dynamic web page is created on the fly. It doesn’t actually exist on the web server until a web browser requests it.



    ___________________________
    for more info Click Here
    Last edited by massy7890; 05-17-2012 at 01:07 PM.

  4. #4

  5. #5

    Default

    With static web sites, requests for pages are handled by a web server delivering the content of these HTML files, "as is". They are called static because they don't change very often. With dynamic web sites there is a difference, requests for pages are a bit more complicated. For each request, the page (the HTML) is constructed from information stored in files (such as images), information stored in databases (textual content) and programming logic (both server side such as PHP, Java, ASP etc and with "Web 2.0" more client side - Javascript). All really useful sites (Amazon, Trademe, online banking etc) are dynamic. It would be completely impossible for them to be anything else, as what they are providing is constantly changing and/or the content is dependent on what the site visitor actually asked for.

  6. #6

    Default

    What are some other HTML tags that web designers frequently use?

    and (for italics)

    and (for underline)

    (to create a single line break).

    In most but not all cases, if you activate an HTML tag by enclosing it in these: s, you must also deactivate it at some point, as in and for italics shown above. An exception to this rule is , or paragraph separator tags, and or line breaks.


    Christmas Cracker Online Shop | Internal Doors & Front doors

    Web Design India
    trucks sale & purchase
    Call boy in Chandigarh
    Branded Clothes
    Tours Phuket
    Last edited by santoshuddleston; 04-05-2012 at 08:13 AM.

  7. #7

    Default

    Introductions tend to be the one universal across the Speech world. Though, however similar they may be across events, there are nuances for writing an introduction per event. Humorous Interpretation has a few introduction "rules" that any HIer should know.

    * Time. Keep an introduction to under a minute. Actually, some leagues have a rule that a Humorous Interpretation can only have up to one minute of original material (introductions, transitional material) anyway. Most effective introductions are between 30-45 seconds. Besides, how much time do you really need to give the author's name and the piece's title?

    Printed Clothing, Sports & Lesurewear
    Indian Stone and Paving Slabs

  8. #8
    Sapphire Star member damonsalvatore is on a distinguished road
    Join Date
    Oct 2011
    Location
    San Francisco
    Posts
    74

    Default

    A static web page displays the same information for all users, from all contexts, subject to modern capabilities of a web server to negotiate content-type or language of the document where such versions are available and the server is configured to do so.

    Dynamic web pages are web sites that are generated at the time of access by a user or change as a result of interaction with the user. Dynamic web pages are a fundamental part of Web 2.0 which facilitates information sharing across multiple websites. Dyanic webpages are used in Client side scripting.
    ____________________________
    cheap car hire Ireland

  9. #9
    Sapphire Star member stevepolard is on a distinguished road
    Join Date
    Mar 2012
    Posts
    53

    Default

    Static: A static web page shows the required information to the viewer, but do not accept any information from the viewer.
    Dynamic: A dynamic web page displays the information to the viewer and also accepts the information from the user

  10. #10
    Sapphire Star member suba is on a distinguished road
    Join Date
    Sep 2011
    Posts
    92

    Default what is difrence between dynamic and static web pages?

    With static web sites, requests for pages are handled by a web server delivering the content of these HTML files, "as is".
    They are called static because they don't change very often.
    With dynamic web sites there is a difference, requests for pages are a bit more complicated. For each request, the page (the HTML) is constructed from information stored in files (such as images), information stored in databases (textual content) and programming logic (both server side such as PHP, Java, ASP etc and with "Web 2.0" more client side - Javascript). All really useful sites (Amazon, Trademe, online banking etc) are dynamic.

+ Reply to Thread
Page 1 of 3 1 2 3 LastLast

Tags for this Thread

Posting Permissions

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