Search results 63

Sorted from new to old.
Card image
OpenOffice Macros

A pdf book, for macros in OpenOffice.org

Card image
User profile card

A nice user profile card in Bootstrap3

Card image
CSS Radiochecks

Radio checkboxes in pure CSS

Card image
CSS On-Off Switch

Radio button, in pure CSS, beautiful Looks like a checkbox, but acts as ...

Card image
CSS Flowchart

A simple CSS flow chart with links

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
UserIP

Reads the website visitor IP

Card image
Application_OnStart

How to use Global.asa

Card image
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
MSSQL DB Connection

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

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za.exe (found in ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...