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 < 9 10 11 12 13 14 15 >Next
CGI 12
Free CGI Scripts and Free PHP Scripts for our web hosting clients

At Globalnet GNP Hosting we offer free installation to our clients for most cgi scripts. Advanced cgi scripts or php scripts may have a nominal installation fee based upon our time.Here is a partial list of popular cgi scripts and php scripts we can install for you. Please use our Ask a Question form to request information about custom script installation or for more details about our free scripts below. 

CGI Programming

The first six chapters from a book on CGI programming are available for free online or in .pdf format. Sample chapters cover getting started (writing scripts, uploading, etc.), Perl Variables, CGI Environment Variables, Processing Forms, Advanced Forms, and Reading & Writing Data Files. Source code from remaining chapters is also available.

CGI Scripts & Programs
Common Gateway Interface (CGI) is a standard for interfacing external applications with information servers, such as HTTP or Web servers. A plain HTML document that the Web daemon retrieves is static, which means it exists in a constant state - a text file that doesn't change. A CGI program, on the other hand, is executed in real-time, so that it can output dynamic information.
CGI Scripts - Writing and Using CGI

CGI scripts allow you to add forms, and other user defined content to your pages. Writing a CGI program or script is similar to writing any other C program or Perl script. There are some things you should know, like how to display your results on a Web page, and how to debug. These links and articles will help you write your own CGI or get scripts for your site.

HTTP/FTP Proxy in a CGI Script

This CGI script acts as an HTTP or FTP proxy. Through it, you can retrieve any resource that is accessible from the server it runs on. This is useful when your own access is limited, but you can reach a server that in turn can reach others that you can't. In addition, the user is kept as anonymous as possible from any servers. Common uses include: anonymous proxies similar to The Anonymizer, other personal uses, VPN-like functionality, and others. It's very simple to install, and very configurable.

Previous < 9 10 11 12 13 14 15 >Next
  Copyright 2000-2006 © SoloScript.com, All rights reserved.