Downloads/Source Code
Free Source Code
Page:
0
,
1
Login to add content
Use this Library to convert Strings and Bytes to Hex.
This method will convert Strings and Bytes into MD5 Hashes.
Example Ajax Field Check, written in JSP.
This file contains four useful functions. Two are SQL injection fighting methods. This has only been tested with MySql Databases.
The two SQL Injection safe functions are getNumber and getString. getNumber will retrieve a number from a request and make sure that it is numeric. getString will retrieve a string from a request and make sure it is properly formatted to avoid common sql injection attacks. The other two functions allow you to retrieve the Users IP address and to check if a string ends with another string.
The two SQL Injection safe functions are getNumber and getString. getNumber will retrieve a number from a request and make sure that it is numeric. getString will retrieve a string from a request and make sure it is properly formatted to avoid common sql injection attacks. The other two functions allow you to retrieve the Users IP address and to check if a string ends with another string.
This file includes two arrays that have State Names and Abbreviations.
Visual Studio 2005 Source Code. Must edit project properties to point to current directx sdk.
This will convert a byte array to a (Base 16) byte array.
This is a java base 64 encoder/decoder. Has support to disable padding, and change the last three characters to match different decoders.
This is the source code for a near working calculator. The basic 0-9 and +,-,*,/ and = buttons will work correctly.
Checksum maker. DOES NOT CARRY OVERFLOW BITS TO FRONT, not TCP/IP compatible.
