Advertisment
If a user doesn't find what they are looking for in the first couple clicks, the majority of them will move on to greener pastures. So how do...
Views: 862 | | by Sean
ASP - Searching
Have you wanted to allow your users to search through your website, checking for files that contain a particular string? Using the...
Views: 871 | | by Stephen
ASP - Searching
This article shows a nifty little script, which, with just one ASP page, allows you to dynamically search a column in a table using a string...
Views: 843 | | by David
ASP - Searching
Step by step tutorial on creating a database driven ASP search engine from scratch. Important info for beginners on using ASP intrinsic objects and...
Views: 781 | | by David
ASP - Searching
As a web site grows, finding content on the site becomes increasingly difficult. To combat the difficulty of finding relevant information on a...
Views: 840 | | by Isac
ASP - Searching
This page offers lots of information and tips to protect your scripts against common attacks.
Views: 890 | | by Steve
ASP - Security
This tutorial along with a piece of code will show you how to encrypt your query string values.
Views: 970 | | by Jarry
ASP - Security
A senior IIS admin shares his experience and describes top 10 things to do to improve IIS, which are 'Customize Your Error Pages',...
Masking or anonymizing a Web server involves removing identifying details that intruders could use to detect your OS and Web server vendor and...
Rather than whining about rude Apache admins, this article provides some tips tips for making the most of your IIS.
This article describes a simple way to create an ASP page that will allow you to view your web servers log files in a standard web page across the...
Before you can test Active Server Pages on your development PC, you need a web server. This article gives step-by-step instructions (literally) on...
Did your PWS freeze up your machine just because you forgot an RS.MoveNext? Learn to restart your PWS without restarting your machine.
If you are building a shooping cart, you want to modify currency. If you add this simple code inside your code, you may easily change currency...
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of...
For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually...
Explains the basics of using a query string to send information to different page.
Never worry about your copyright being out of date again.
Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate...
ContentType command allows to use an asp file as a source for plain text, html, images, pdf files.