Search results 23

Sorted from new to old.
Card image
FixURL

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

Card image
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image
UniqueRandomID in SQL

Generate new Random ID, unique not duplicated in two columns in two tables. ...

Card image
UnUnixDateTime

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

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image
ASPUsers

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

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
UISetup + UIRestore

Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...

Card image
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
Cookies usage prompt

Bootstrap 4 cookies prompt for GDPR From

Card image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...