Categories
Tags → Decode Asp

URLDecode

The author notes, &"A while back I was creating a generic form processor that read in the form''s contents via http post. While I received all the information from the form, the one thing that was bothering me was that the data was URL...
DETAILS

ANEI-MD5

ANEI-MD5 is an ASP and VB version of the RSA-MD5 signature hashing algorithm. This allows you to obtain a 32 digit signature for any text string or file. This is NOT encryption, it is a signature. This signature is considered unique with no currently...
DETAILS

ANEI-Base64

ANEI-Base64 is an ASP component used to encode and decode in base64 format. This component allows you to pass it a string or other data type using server-side VBScript and use the results with web pages. The component itself consists of a simple .DLL...
DETAILS
©2003-2019 jCay.com