Search results 49

Sorted from new to old.
Card image
Tabs16-BS3

Animated Tabs in bootstrp3

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
Treeview

CSS Tree, a treeview Originally from

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
MSSQL backup

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

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
Posts per year-month

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

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
MSSQL DB Connection

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

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
FileDateTime

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

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
Convert2SQLDate

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

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...