Encrypt any string. Pass in your own encryption keys.
Decrypt any string. Pass in the same encryption key used to encrypt the string.
Function is Used to determine if a Field Value possibly contains SQL Injection
Makes sure that a Date value is truly a date value. Returns False if a time or SQL Injection is present.
Returns the number of months between two months. Useful for billing period displays.
Retrieve results from web site pages. Great for reading formatted XML returns from scripts. Uses XMLHTTP. Solves any issues some .NET services may incur while using the COM Interop.
Encrypt any string. Pass in your own encryption keys.
Decrypt any string. Pass in the same encryption key used to encrypt the string.
Function is Used to determine if a Field Value possibly contains SQL Injection
Makes sure that a Date value is truly a date value. Returns False if a time or SQL Injection is present.
Returns the number of months between two months. Useful for billing period displays.
Retrieve results from web site pages. Great for reading formatted XML returns from scripts. Uses XMLHTTP. Solves any issues some .NET services may incur while using the COM Interop.
Encrypt any string. Pass in your own encryption keys.
Decrypt any string. Pass in the same encryption key used to encrypt the string.
Function is Used to determine if a Field Value possibly contains SQL Injection
Makes sure that a Date value is truly a date value. Returns False if a time or SQL Injection is present.
Returns the number of months between two months. Useful for billing period displays.
Retrieve results from web site pages. Great for reading formatted XML returns from scripts. Uses XMLHTTP. Solves any issues some .NET services may incur while using the COM Interop.