Search results 13

Card image cap
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image cap
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image cap
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image cap
Excel user name

Get application user name or change it Originally from

Card image cap
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image cap
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image cap
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image cap
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image cap
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image cap
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image cap
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image cap
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...