Search results 173

Sorted from new to old.
Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
Prevent Submit until reCaptcha

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

Card image
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
el-checkbox

Nice graphics CSS-Only checkbox

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
ChartMaxY + ChartMinY

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

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

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 \\) ...