Search results 59

Sorted from new to old.
Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
Tabs25-BS3

Colorful Tabs in Bootstrap 3

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image
Bootstrap table by wenzhixin

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

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image
PCase

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

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image
VB6Format

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