Nowadays, SQL injection is a big threat for websites. It is a technique by which hackers can execute dangerous SQL commands by taking advantage of un-sanitized input opportunities in web application.
In this article, Tony demonstrates a simple technique for caching classic ASP pages. This technique caches pages based on URL (including querystring), thus allowing for true caching of dynamic pages.
This article explains how to create a server-side ASP search engine for a website using Website Utility.
Although there are a good range of text handling functions in VBScript, there are times when the required text replacement operation would be very tricky to carry out with a combination of calls to f