Search results 57

Sorted from new to old.
Card image
Calendar view

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

Card image
UserSign

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

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
LogFile_Add

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

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
Convert2SQLDate

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

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...