Author Topic: difference b/w static and dynamic website  (Read 306 times)

Offline Teck point

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
difference b/w static and dynamic website
« on: December 20, 2011, 07:51:40 AM »
Hi everyone,
What is the main difference static website and dynamic website?

Helping Webmasters - Webmaster Forum, Website Support and T35 Hosting Support

difference b/w static and dynamic website
« on: December 20, 2011, 07:51:40 AM »

Offline serena85

  • Sr. Member
  • ****
  • Posts: 257
  • Karma: +0/-0
    • View Profile
Re: difference b/w static and dynamic website
« Reply #1 on: December 20, 2011, 08:23:45 AM »
I really do not know.
If you want to be a bride with style check the latest trends
If you want to know all about ladies watches you can see the latest reviews.

Offline cyberdesignz

  • Jr. Member
  • **
  • Posts: 81
  • Karma: +0/-0
    • View Profile
Re: difference b/w static and dynamic website
« Reply #2 on: December 21, 2011, 05:41:53 AM »
There are many website on the internet and you would not able to say this is static or dynamic.

if the website look simple and provides information without any functions then it could be a static website, it is easy to manage.

On the other hand dynamic website facilitate owner  to update and add new contents on it; such as news, events. To make your website dynamic designer use different server side scripting languages such as PHP, ASP, javascript etc. Dynamic website features could be: CMS, e-commerce system, discussion, upload documents, creating accounts on website.

Offline stella_j

  • Newbie
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
    • Mattress, Mattresses, Buy Mattress Sydney
Re: difference b/w static and dynamic website
« Reply #3 on: December 22, 2011, 06:25:16 AM »
A dynamic web site is is designed to have regularly changing content. A static web site is one where all the pages are worked out in advance, and don't change.

Offline ArriolaGarcia

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: difference b/w static and dynamic website
« Reply #4 on: December 22, 2011, 06:38:26 AM »
The main difference between the static and dynamic website is that user get one way interaction with static website while in dynamic website user can add or remove content.

Offline Crish Bronzs

  • Jr. Member
  • **
  • Posts: 55
  • Karma: +0/-0
    • View Profile
    • Dedicated Server
Re: difference b/w static and dynamic website
« Reply #5 on: December 27, 2011, 11:28:06 PM »
With Static web sites, requests for pages are handled by a web server delivering the content of these HTML files. 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).
DedicatedNOW | Solar VPS - Full System Security Lock down[/color]

Offline pokal

  • Newbie
  • *
  • Posts: 19
  • Karma: +0/-0
  • Pokal International LTD
    • View Profile
    • Japanese Used Car Exporter
Re: difference b/w static and dynamic website
« Reply #6 on: January 02, 2012, 02:51:24 AM »
in static site you fill some kind of form and the system generate the pages/post automatically but in static you have to do all the work manually.. and after making a page also have to upload it..

Offline ilmkidunya

  • Newbie
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
    • Educational Website of Pakistan
Re: difference b/w static and dynamic website
« Reply #7 on: January 07, 2012, 04:48:08 AM »
In simple words

             "The website which have a form with it either it has 1 field or more is called dynamic website, and the website which have no forms is called static website" 

In other ways

      "the website takes input from the user is called dynamic website, and the web site which did not take the user input is called static website"

Offline stella_j

  • Newbie
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
    • Mattress, Mattresses, Buy Mattress Sydney
Re: difference b/w static and dynamic website
« Reply #8 on: January 31, 2012, 09:03:38 AM »
Content on static webpage will never change unless the change is applied manually and the new version is uploaded onto the Web Hosting Server.
A dynamic website is written using more complex code. Dynamic Websites are suitable for a large website where owner wants to update website contents frequently.