CGI Scripting

Cgi-Resources - Provides documentation on how to create your own scripts. Also includes premade scripts that are easy to configure to your web site such as form mailers, counters, password protection, and instant messenging. There are many more resource not listed here.

WebSripts - Provides sample scripts and customizable scripts such as advertizing banners, web logging, search engines, and bulletin boards.

CGI-Java - Provides Javascript and CGI program examples and downloads.

Perl Crawler - Find resources on scripting with the Perl Language

Here are examples of cgi scripts:
Sendmail using Blat
Send mail script Sendmail
Random Image Generator RandomImage

Active Server Pages (ASP)

ASP Alliance - Developers resource for ASP, with samples, lessons and tutorials

ASP Zone - Lean to develop components in VB and C++ for ASP's

Haneng - Lessons on developing ASP's for beginners and experts

ASPhelp - Tips and ideas for your ASP

Microsoft ASP - General information for developers. Also provides indepth ideas and many examples.

ASP Today - Articles and tips for ASP developers

Here is an example of a form mailer written in asp:
aspformmail