Search results 39

Sorted from new to old.
Card image
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

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_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
UserSign

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

Card image
DateSerial

The equivalent of DateSerial in Classic ASP