Search results 52

Sorted from new to old.
Card image
Treeview

CSS Tree, a treeview Originally from

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
ShowThumb

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

Card image
PCase

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

Card image
ConfigWeb_Read

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

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
Bootstrap Modal variables

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

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...