Search results 50

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Date.zip

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

treeviewexcel025.zip

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image cap
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image cap
WeekNum

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

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image cap
Convert2SQLDate

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