Hits Today: 3 Total: 13834 | Updated: 1/20/2000 | |
 | This tutorial extends the functionality discussed in a previous 4GuysFromRolla article, Author: Brian Atkinson Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 9865 | Updated: 10/23/2000 | |
 | Recently a Windows 2000 / IIS 5 security hole was discovered that allows the source of ASP pages to be viewed through a simple HTTP request. Author: 4Guys Code: ASP 3.0 & VBScript |
Hits Today: 3 Total: 18219 | Updated: 9/3/2001 | |
 | Encrypts and Decrypts data using the RC4 algorithm and a Key/Password. Many thanks goes to many, many people on PSC and the internet for helping me through this. Sebastions code over at the Visual Basic section was a good start. Author: Lewis Moten Code: ASP 3.0 & VBScript | |  | |
Hits Today: 2 Total: 9159 | Updated: 12/9/1999 | |
 | ASP function that enables decode from Base64 coding. Also enables custom basic authentication (without NT security) in ASP Author: Antonin Foller Code: ASP 2.0 & VBScript |
Hits Today: 2 Total: 9154 | Updated: 10/6/2002 | |
 | we can create a java class to authenticate a set of given credentials against ldap, and register that java class as a COM component and access its methods from an asp. Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 3055 | Updated: 12/30/2006 | |
 | This snipet redirects any users to an ssl page, also redirects to SSL based on your certificate without generating a certificate mismatch warning. This script assumes that your SSL certificate is registered with "www" prefix. Code: ASP 3.0 & VBScript |
Hits Today: 3 Total: 8645 | Updated: 10/6/1999 | |
 | In Active Server Corner’s “Encoding and Decoding URL strings”, find out how you can pass information within URL by encoding it. Also, some decoding techniques to get it back. Author: Manohar Kamath Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 1091 | Updated: 7/6/2005 | |
 | This free HTML scrambler written in Microsoft ASP converts HTML into scrambled code. It is extremely handy for hiding e-mail addresses, protecting HTML source code or making invisible links on the fly. Author: Voormedia Code: ASP 1.0 & VBScript |
Hits Today: 1 Total: 1511 | Updated: 5/23/2007 | |
 | This is a very quick way to protect your asp and your sql databases from common sql injection characters and phrases. Use code at time of form submission after I do javascript validations (which are not always safe) and before I connect to the databases. Code: ASP 2.0 & VBScript |
|