Search results 841

Sorted from new to old.
Card image
ASPZip

Zipping in ASP Classic, would love to test on my next project.

Card image
Non-English IDNs

Online tool to encode or decode IDNs Domain names with characters other than ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
ANmaSearch_AnyWord_FromANStr

Checks if string has any word from ANStr inside it Unlike

Card image
ANStrSort2

Sorting items inside ANStr, this one in ASP Classic (VBScript) Like the VBA ...

Card image
CSS vertical shimmer placeholders

Top-to-Bottom and Bottom-to-Top shimmer placeholders in css During my search, ...

Card image
ANmaCountChars_Direction

Counts how many times we found OfChar repeated in TheStr from one of two ...

Card image
Str2Clean

Cleans string. Just another function to clean string from unwanted characters

Card image
CSS Generators

One of my newest friends in css styling, tons of options. Love the simple ...

Card image
ANmaRemoveMultiSpace

Removes multiple spaces from within string, those are up to 16 spaces that ...

Card image
ANmaDropdown Search

Shows drop down menu of matching items when user searches in textbox with ...

Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
MathInsideText

Return string after applying math to each number found inside the string. ...

Card image
ANmaUploadFTP_FilesFrom2Columns

Upload files in column each to folder in next column. Expects to have two ...

Card image
ImageMSO list

List of all images in ImageMSO used in ribbon as well in other parts of VBA in ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...