Search results 67

Sorted from new to old.
Card image
Files_MostRecentN

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

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image
File_MostRecent

Getting most recent file in a folder

Card image
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...