this code advanced numbers functions.. advanced number formatter..
File List:
@PSC_ReadMe_8218_4.txt
497b
advanced_numbers.asp
1Kb
Similar code
Encrypt/Decrypt script
(Popularity: ) : This is my first time posting to the ASP section here at PSC. I just wrote this for a requirement on one of my projects and thought I would share. I did look and see there are already other Encryption ... A real unlimited depth tree
(Popularity: ) : This script shows how a recursive function helps writing a real unlimited depth tree. Several samples included. This bit of code has been sitting on my website for some years now so some bits could be not w3c valid but ... ASPMD5
(Popularity: ) : ASPMD5 is an ASP implementation of the RSA's MD5 hashing algorithm. Very handy for storing and transmitting password hashes. You'll never have to store cleartext passwords in your databases ever again! RCA Encryption Class
(Popularity: ) : RCA is used for most standard public key/private key encryption techniques. Due to its burden on resources, RCA is generally used to encrypt random session keys wich are then used to encode messages with RC4. RCA also brings digital certificates ...