Home | Contact Us | Log In | Help
HOME NEW LISTING MOST POPULAR HIGHEST RATED SCRIPTS ADD SCRIPT DOWNLOADS FORUM
Tutorials
  ASP.Net & C#
  ASP
  Perl and PHP
  Java Scripts
  C and C++
  Ajax Tutorials
  J2ee, J2Me, Java
  Python & Ruby Rail
  Crystal Report
  Sap
  CGI
  XML
  Cold Fusion & CFML
  HTML, DHTML & CSS
  Dreamweaver
  FLASH
  Photoshop/Web Designing
  Tools & Utilities
  Oracle/D2K
  Sql Server
  MySql
  Domain Name Registration
  Remotely Hosting
  Web/Server Application
  Hotel Marketing
  Internet and Law
   Search Engine Optimization/SEO
E-Commerce
Interview Questions
Previous < 5 6 7 8 9 10 11 12 >Next
CGI 10

CGI script


(Common Gateway Interface script) A relatively compact program written in a language such as Perl, Tcl, C or C++ that processes data on a Web server. It is commonly used to process a query from the user that was entered on an HTML page (Web page) and returned as an HTML page, in which case the CGI script functions as the glue between the query and the database. For example, it would pull the search data out of the GET request in the HTML form, look it up in the database management system (DBMS) and format the results as an HTML page that is sent back to the user.

Counter


This counter is intended as a feature to enhance the entertainment value of web pages, and should not be relied upon to provide accurate statistics regarding page usage.

Note: This counter does not display properly in Netscape 4.03 if it is place in a nested table, or if it is in a table with a width specification. We have reported this problem to Netscape.


CGI-Based Poll


This tutorial is a topic that people have been asking for, for some time. You, the surfer, log into a page and there's a small poll waiting for you. You answer, click to submit, and up pop the total responses. It's a pretty great effect.

     As with anything on HTML Goodies, getting something to work is pretty easy. The hard part is that I have to write and understand how it works. This concept took a while because it does get a little difficult. The process requires a PERL CGI script to work. Thus, you have to be able to place CGI on your server or this won't work for you.


CGI scripts or CGI applications?


Historically, many CGI applications were written in scripting languages such as Perl. Not surprisingly, CGI code called by the HTTP server was referred to as a CGI script. As the popularity of the web grew and the need for dynamic content increased, CGI applications written in languages other than Perl became more and more popular. These applications were referred to simply as scripts. Although the term script does not make intuitive sense for a compiled program, the term has stuck. In this manual, the terms script and application are used interchangeably.


Previous < 5 6 7 8 9 10 11 12 >Next
  Copyright 2000-2006 © SoloScript.com, All rights reserved.