Results 16 to 26 of 26
-
10-25-2011, 06:16 AM #16
Freshman
- Join Date
- Nov 2010
- Posts
- 18
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
the main difference between static and dynamic web pages is that static pages exist on the web server, while dynamic pages are created on the fly when a web browser requests them.
-
10-28-2011, 05:30 AM #17
Freshman
- Join Date
- Jul 2011
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
A static website is one that is written in HTML only. Each page is a separate document and there is no database that it draws on. What this means functionally is that the only way to edit the site is to go into each page and edit the HTML - so you'd either have to do it yourself using a web page editor or we can edit the site each time you wanted something changed.
A dynamic website is written using more complex code and can do a lot more. For instance, we can make an area where you can log in and change various parts of the website, such as adding information or products or changing existing products. eCommerce websites, news websites are some examples of dynamic websites. This is because each page is constructed based on the information in a database, and the information in that database can be changed via another interface.
-
11-09-2011, 07:17 AM #18
simple diffrence between static and dynamic web page is static page- a simple page on the web and a dynamic page consist of some graphics animations and videos.
-
11-14-2011, 07:53 AM #19
Freshman
- Join Date
- Oct 2011
- Posts
- 17
- Thanks
- 1
- Thanked 2 Times in 1 Post
- Feedback Score
- 0
simple difference like self generated and manual generated pages.
-
01-19-2012, 06:43 AM #20
Sophomore
- Join Date
- Dec 2011
- Posts
- 119
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Dynamic web page is a kind of web page that has been prepared with fresh information. It responds to the user's needs, and provides relevant information to meet them, by accessing information in a connected database.
And a Static web pages have no updating content, nothing moves, all stands still - hence static. Static web page is a page that is always the same on the web server unless someone changes the HTML code and uploads that page to the server.
-
03-01-2012, 01:14 AM #21
Freshman
- Join Date
- Mar 2012
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
dynamic site change according to the user
but
static site are common to all users.....
-
03-01-2012, 01:50 AM #22
Sophomore
- Join Date
- Feb 2012
- Posts
- 134
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
There are simple differences Dynamic web pages are depending on sever resource while statc pages are depend on own server.
-
05-24-2012, 03:33 AM #23
Freshman
- Join Date
- Mar 2012
- Posts
- 15
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
-
05-24-2012, 05:27 AM #24
Freshman
- Join Date
- May 2012
- Posts
- 14
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
STATIC WEB PAGE: A static web page shows the required information to the viewer, but do not accept any information from the viewer.
DYNAMIC WEB PAGE: A dynamic web page displays the information to the viewer and also accepts the information from the user
Railway reservation, Online shopping etc. are examples of dynamic web page.
HOPE THAT HELP
PSD to HTML | PSD TO XHTML
-
05-24-2012, 05:48 AM #25
Freshman
- Join Date
- May 2012
- Posts
- 12
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Static and dymnamic are the two states of motion. One remains as it is and the other keeps on changing. A static website never changes its appearance, shape or size by any means because it has no such options provided. A normal person can just read out the article or contents in static web page whereas dynamic web page is the type in which a web page can change its value provided it has some accessibility options and is linked with the database.
-
05-25-2012, 01:29 AM #26
Sophomore
- Join Date
- Mar 2012
- Location
- India
- Posts
- 66
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
Similar Threads
-
Static or dynamic, Which would be prefrable?
By jack jastin in forum Web Development - Programming & CodingReplies: 3Last Post: 06-12-2011, 12:53 PM -
what is the difference static or dynamic website?
By Seemasharma in forum Search Engine OptimizationReplies: 10Last Post: 11-01-2010, 07:41 AM -
How to create Multiple Pages of Posts or Static Pages in Blogger???
By Anas in forum BloggingReplies: 5Last Post: 01-12-2010, 06:11 AM -
Static vs Dynamic Websites - Differences
By mastermind in forum Web Development - Programming & CodingReplies: 5Last Post: 12-17-2009, 06:23 AM -
how to get convert dynamic pages into static pages ?
By jackrajiv in forum Search Engine OptimizationReplies: 4Last Post: 02-24-2009, 04:11 AM


Reply With Quote

