Search results 216

Sorted from new to old.
Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
Spinning circle

Spinning circle in pure css Link

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
DB Class

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

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

Card image
ChrW

Insert special characters inside Cell, using ChrW

Card image
Application_OnStart

How to use Global.asa

Card image
ChartMaxY + ChartMinY

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

Card image
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...