ASP Classic 286 Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image cap
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image cap
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image cap
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

ANmAJAX.zip

Card image cap
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image cap
DateSerial

The equivalent of DateSerial in Classic ASP

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image cap
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image cap
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...