Search results 114

Sorted from new to old.
Card image
Domainer v2.4

FIles to host website for sale. This was originally from a source I found ...

Card image
CSS2PDF

Creates pdf from a css/html document. Looking to test it on next project ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Card image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image
Any2Dec

Converts a number of any base to decimal. Hexa to decimal, octa to decimal, ...