Search results 177

Sorted from new to old.
Card image
MSSQL backup

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

Card image
DB Class

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

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
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.