Search results 33

Sorted from new to old.
Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
Win98 css theme

Win98 CSS in html Similar to Win95 CSS

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Path (ASP Classic)

Site physical actual location

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
ChrW

Insert special characters inside Cell, using ChrW

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...