First page Back Continue Last page Graphics
Forms processing
Once a user submits the form, the data sent needs to be processed, usually via a CGI program (often written in PERL, C++, ASP, Visual Basic, Java, or JavaScript).
Many CGI scripts are freely available to download and utilize on your server without needing to have much expertise in the programming language:
- http://www.webmonkey.com/programming/perl_cgi/
- http://www.scriptarchive.com/
- http://www.cpan.org/scripts/
- http://www.javascript.com
- http://www.cgiscript.net