Search results 15

Sorted from new to old.
Card image
FixURL

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

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
ANmaSearch_AposFriends

Searches for string inside string with apostrophe possibility (or as I call ...

Card image
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe