FormatDateTime Function
3
mySizeMemory:this function just formats the output the way I like Input integer in Bytes, outputs easily human readable format
3
mySizeDisk: this function just formats the output the way I like
Input integer in Bytes, outputs easily human readable format
Input integer in Bytes, outputs easily human readable format
-7
Check if a user is logged in or not
-5
Validating the email address
-6
If you're asking your users to submit a password of 6-12 characters, you want to make sure it is done properly and without any special characters which could compromise your system.
To do this, you would want to use regular expressions
To do this, you would want to use regular expressions
-3
Converts Hex values to Decimal, useful for reading & converting values from the registry.
-2
A painfully simple method of viewing the contents of an ASP script via an ASP script.
-5
Displays the hex value for an HTML color given the decimal RGB values. Uses Internet Explorer to show the hex value in the color itself.
-5
Convert a decimal symbol to a binary
7
Compare two dates in Java.









