Search results 356

Sorted from new to old.
Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
CalcArea

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

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
doHighlight

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

Card image
MetricToUSStandard

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

Card image
USStandardToMetric

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