ASP Classic 300

Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6
Sorted from new to old.
Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
Hex2Bin

Converts Hex to Binary

Card image
IsHex

Check a string to see if it is Hex

Card image
Str2Hex

Convert a string to Hex

Card image
GetDigits

Extracts digits out of a string

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
Connect to UDL

Use a UDL to make your connection to a database

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...