Classic ASP Scripts and Downloads

Here are some of our classic ASP code examples, we will be adding many more shortly...

ASP CAPTCHA

ASP CAPTCHA exampleI wrote a classic ASP CAPTCHA script for dc-hosting, it is just an example on how to use ASPJpeg for a CAPTCHA basic function. (So obviously requires ASPJpeg to be installed on the server)


More on this article »

ASP Form Mail

I wrote a classic ASP FormMail script for dc-hosting, it is just an example on how to use JMail for a basic formail type function, while this version obviously requires Jmail, it can be very easily modified to use any mail component. It has some security features such as only allowing a certain number of recipiants, email domain must exist in an array list and can force certain fields as being required.


More on this article »

UK Postcode Format Validation

Here is a simple ASP based function that will check a UK postcode to make sure it is in a valid format - it is based on rules from the Government Data Standards Catalogue - The basic rules are...


More on this article »

We welcome all suggestions/requests for the free scripts and tutorials »