|
Given an ASCII value we may wish to convert it to its corresponding character, or indeed back ...
|
|
As a part of the communication between the client browser and the IIS server which results in ...
|
|
In its simple form the If statement is rather limiting, enabling us to perform one of two ...
|
|
The if then ... else ... end if statement is one of the core statements used in ASP.
|
|
The implementation of the CDONTs e-mail method used in asp has changed in Windows 2003 server.
|
|
A function to remove the punctuation marks from a string.
|
|
A short function which may be used to strip HTML tags from a string.
|
|
When adding database derived information to a querystring, there is always the possibility of ...
|
|
After everything else is done with your new piece of asp code, what about errors?
|
|
In this article I shall be presenting a method of changing the RGB colours used in HTML.
|