Search results 228

Sorted from new to old.
Card image
MySQL DB connection

Connects to MySQL database from Classic ASP All DB variables need to be ...

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
VB6Format

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

Card image
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

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
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
Seconds2Time

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

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

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
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
WeekNum

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

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...