answersLogoWhite

0

HTML has no ability to do any processing of data. To do so it needs to connect to other programming languages and data source. That is done through CGI.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Html is cgi or non cgi?

CGi


What are CGI building blocks?

Common Gateway Interface (CGI)It is typically used in conjunction with HTML forms to build database applications.


What is the concept of CGI hosting about?

CGI stands for Common Gateway Interface. An example of CGI is one implementing a wiki. The name of an entry is requested by a user agent, the program retrieves the source of that entry's page, and transforms it into HTML.


Where can you find a good lift kit for an 85 Suburban?

http://www.suspensionconnection.com/cgi-bin/suscon/167214.html


How many hospitals in Japan?

5,900 in 2007 according to http://search.japantimes.co.jp/cgi-bin/nn20090127a7.html.


What are the applications needed in HTML?

No external applications are needed in HTML. Running HTML needs a browser to see the changes.


What is the main function of browser options a compile html b interpret htm c decompile html d interpret cgi program?

The main function of most Web browsers is to interpret (and display) Hypertext Markup (HTM).


What does abbreviation cgi mean?

CGI stands for common gateway interface and is a standard protocol defining the generation of webpages to a console application using webserver software. For example a cgi profarm is one implementing wiki.The user agent requests the name of an entry and the serber will retrieve the source of that entry's page and transform into an HTML thereby sending the result.


What is cgi and non cgi sites?

difference between cgi and non cgi sites


Is HTML a type of web scripting?

HTML [Hyper Text Markup Language] is a set of instructions on a document for displaying within a web browsers. It doesn't display without a web browser or browser-like program. HTML can be used to actuate a script (as in a javascript) or make calls to servers with scripting programs there [like BASH or CGI], but HTML in and of itself is not a scripting language.


Is it true HTML code needs to be complied before it run in order for it to work?

No HTML can be written in a simple text file and saved as .html.


How do you create a static page in HTML?

A static page can be easily created in HTML page. It just needs the static tags defined in HTML.