Search results 55

Sorted from new to old.
Card image cap
ANmaSearch_AmpFriends

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

Card image cap
DateDateDate

Finds three dates after each other in one paragraph. Needed to locate numbers ...

Card image cap
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image cap
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image cap
UnUnixDateTime

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

Card image cap
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

Card image cap
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image cap
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image cap
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image cap
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image cap
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image cap
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image cap
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image cap
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image cap
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image cap
DateStamp-Simple

Simple Date stamp, calendar, day view whatever you call it. was looking for ...