Search results 482

Sorted from new to old.
Card image cap
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image cap
Prevent Submit until reCaptcha

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

Card image cap
Calendar view

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

Card image cap
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image cap
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image cap
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image cap
PCase

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

Card image cap
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image cap
ANmaTimeline

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

Card image cap
INITool

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

Card image cap
SheetName

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

Card image cap
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image cap
ChartMaxY + ChartMinY

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

Card image cap
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image cap
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image cap
RunFromShared

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