CGI/Perl Scripts


What is CGI support?
A CGI script is a program, mostly written in C or Perl, which will work with other programs on your web page. HTML is static, CGI scripts give HTML the ability to interact with the visitor. We provide popular pre-installed scripts like, MailForm, Counters, etc. If you have your own script, check it thoroughly before uploading it. If you have an error in your script, you could lockup the entire server. This could affect hundreds of sites on that server.
Tips:
You can find many links to tutorial and free scripts on cgi in our resource section.