|
|
 More Subcategories Available
This tutorial extends the functionality discussed in a previous 4GuysFromRolla article, Author: Brian Atkinson Code: ASP 2.0 & VBScript |
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 |
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 |
|  | |
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 |
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 |
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 |
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 |
|  | |
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 |
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 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|