Search results 228

Sorted from new to old.
Card image
15 Datestamps

15 pure CSS date stamps to be used or Calendar view of a date, something I ...

Card image
Date Month icon

Calendar icon, or date icon, in pure css, used

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
Shrinking DB

Steps to shrink database in MS SQL

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
pd

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

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
This Year

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

Card image
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image
Calendar view

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