Most business websites these days are dynamic meaning that the web pages are dynamically built pages that allow user interaction. This is required for example for an online shopping cart.
They are usually built with a programming language such as ASP, PHP or ASP.NET. This code "creates" the HTML that is displayed in the browser. XHTML and XML are standards which are probably eventually replace HTML. However most sites are still "output" in HTML because this is visible in most browsers.
Dynamic sites are often database-driven. This means that the site content is stored in a database and the dynamic code "pulls" the content from a database.
Databases uses by the Web Cadence India to make dynamic web sites are listed below.
MS ACCESS
SQL SERVER
MY SQL
XML
The web technologies listed below -which we are used commonly to make dynamic websites.
ASP
ASP.NET
PHP
CGI Scripts
Javascript
DHTML
|