Search results 173

Sorted from new to old.
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.

Card image
FoldersIn5

Creates list of subfolders and subfolders of each down to 5 levels Folder ...

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Unzip_7Zip

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