With some of our webhosting plans, you or your website designer have the ability to use server-side programming scripts. Scripts provide a lot of flexibility by allowing the contents of the website to be generated automatically using programming routines that run on the server.
Form Mailer - The most widely used script is our "mail-a-form" which takes the input of any form and automatically E-mails the results to you.
General Info: Traditionally, there have been many programming languages in use and therefore there are also several different scripting languages that can be usd to develop web pages. Two of the most widely used languages are Perl and ASP (Active Server Pages). Perl is a popular language that evolved from Unix systems, and ASP is actually a scripting engine from Microsoft that uses Javascript or Visual Basic as the actual programming language.
Teaching script programming is beyond the scope of this site, but we have installed a few useful scripts for both Perl and ASP for your use. In addition, we have included a few examples of scripts and references to other websites where you can get more information.