Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on What is the difference of a static webpage and a dynamic webpage? within the HTML & CSS forums, part of the Web Development category; What is the difference between a static webpage and a dynamic webpage?...
|
|||||||
|
|||
|
What is the difference of a static webpage and a dynamic webpage?
What is the difference between a static webpage and a dynamic webpage?
|
| The Following User Says Thank You to myothirikyaw For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Static Page: A HTML page consist of fixed content, edited / typed at the design time.
Eg:Google . com (Home page) Dynamic Page: A HTML page loads information from Database according to the input provided by the user. Eg:Google . com's result page, after providing some keywords. |
|
|||
|
Re: What is the difference of a static webpage and a dynamic webpage?
static webpage: Static web page consist html & css and it does not support database and other input/output function (i.e. reading and writing files from disk) and does not give any information about client. and main thing about static page does not have any security.
Dynamic webpage=Html+css+javascript+serverside scripting may interact with local file system and support database connectivity. and have a security and it also provide information about who is client |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Retrieve data from webpage | Geek_Guest | QTP | 3 | 06-03-2009 06:42 AM |
| Application for a webpage | fishoi | OOPS | 1 | 06-20-2008 01:57 AM |
| Cram Everything to your Webpage | Lokesh M | AJAX & XML | 0 | 04-07-2008 09:52 AM |
| Difference b/w static and dynamic testing | jainbrijesh | Testing Issues | 5 | 01-11-2008 02:19 PM |
| difference between static and dynamic testing? | sakshi_2801 | Testing Issues | 1 | 02-19-2007 01:27 AM |