English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

6 answers

A static page simple does not change once it has been downloaded (from the "server") to the surfer's machine ("client"). Once you click or fill a form, the client sends a request to the server, and the server downloads ANOTHER page, completely replacing the previous page.
A dynamic page is a page CAPABLE of changing its contents on the surfer's machine WITHOUT re-downloading the whole page. The server first downloads the page. For each client's click (or input), a request is sent (behind the screen) to the server, and the server responds with a PARTIAL page, and the screen is updated: the page has NOT been "replaced", but updated.
All forms of AJAX based pages are Dynamic.
Check www.skytargets.com: it is nearly all in AJAX. Look at the source: there is no information about the display! Just a piece of javascript and one division. The division IS the page. The javascript routines are there to handle the clicks of the client.

2007-09-30 20:44:55 · answer #1 · answered by just "JR" 7 · 0 0

===========================
Static means web pages that are not interactive. Because the web site visitor does not have any control over the information provided, the pages and information do not change with each visit. There is not a two-way communication between the user (client) and the web site (server) in a static page.

Dynamic webpage is a web document that is created from a database in real-time or "on the fly" at the same time it is being viewed, providing a continuous flow of new information and giving visitors a new experience each time they visit the web site.
===========================

2007-09-30 19:36:15 · answer #2 · answered by Answer Here 3 · 0 0

A static web page is the one in which u can not interact with it and / or it doesnot have any changing values data on it.
example: A web page containg ur snaps. or a website of ur final project, online documentation etc

A dynamic webpage is the one with which u can interact, u can give some input
example: yahoo, hotmail or MRTGs configured for network devices, servers, after authorization process they show u constant changing data of network traffic or memory usage etc

2007-09-30 19:39:42 · answer #3 · answered by The.Ghost 3 · 0 0

many have written the theory, so i am not repeating it.

simply speaking, let us consider an example of an news website, like cnn.com

it is an dynamic webpage,
in the site of cnn.com,
there are contents, which could be changed from database, or from anywhere, it is not fixed.
( it needs also).
technically, you dont write in html tags the news, you do something to retrieve values from somewhere and, write that value in your content.

whereas static webpage is one, in which the content is fixed.
you can easily create one static webpage, by creating an html page.

2007-10-02 00:05:24 · answer #4 · answered by kristo_abhi 2 · 0 0

Static pages are those wid which there is no interaction ,if 100 users are accessing the page eveyone will see same data examlple html page.
Dynamic pages are those which response in accordance wid request all the users will see different content
depending on request made example page written using php or java.

2007-09-30 23:14:21 · answer #5 · answered by Anuj 3 · 0 0

as quickly because it is outlined a newspaper can now no longer get replaced, its type has been set and one will in simple terms might desire to attend till the subsequent version to recieve the quote unquote present day information whether it has broken minutes after the paper has been dropped on the doorstep. in addition, as quickly as a static internet site has been revealed it too won't replace till the subsequent version; each time the webmaster or somebody conscious of HTML, or flash edits the content textile. A dynamic internet site on the different hand makes use of programming as nicely to the format to no longer in simple terms enable the the pass of archives out and in of the area yet to make significant relationships with the archives. as an occasion a information superhighway enterprise itemizing might enable interior of sight companies to hitch and create profiles for their companies. visitors to the area might then seek the itemizing in accordance with their desires as an occasion one might habit a seek for a laywer of their zip code who speaks Spanish or for a dance college interior the area that provides faucet dancing instructions. Dynamic web content empower their vendors with the skill to function pointers on their very own, ideally by way of password secure administrative interfaces. One would not require expertise approximately HTML or web content layout to replace or guard considered one of those area.

2016-10-20 10:57:36 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers