| |
CGI Scripts
CGI Scripts are programs that are installed on your server, usually written in Perl. They are usually
called via a form. CGI is an inescapable part of any cool and interactive web site. If you want a message
forum, feedback form, or a counter, the way to make these things happen is through CGI scripts.
Some common applications we create and install for clients are:
- HWired WwwBoard - Single Message Board package
- HWired MultiBoard - Multiple Message board package
- Statistical Web Counter - Statistical results displayed with easy-to-read charts with unique hit filtering system.
- Tracing Visitor Footsteps - monitor the amount of traffic on your site at any given moment and view the pages viewed by each IP.
- Subscription Site - allows website owners to run membership sites where access can be sold for specific periods or recurring periods
- interfaced with credit card authorization services so users don't get access until they pay.
- Shopping Carts - we offer shopping applications customized to meet
your exact needs. Can be interfaced with online credit card processors and
other services as needed.
- Databases - MySQL, MSQL, MS Access, and flat-file database applications
- Custom Applications
|