Search results 328

Sorted from new to old.
Card image
file icons in CSS

Pure CSS file icons, for any extension, no image

Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
VBInstr (or Instr parameters)

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

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
pd

Format a number with total number of digits I used it to format a date as ...

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
Files_MostRecentN

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