Search results 13

Sorted from new to old.
Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
Tabs8-BS3

Tabs in Bootstrap3, custom

Card image
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
Spinning circle

Spinning circle in pure css Link

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
Listbox height changing issue

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

Card image
XLShortcut_EnableDisable

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

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Hex2Dec

Converts hexadecimal strings into decimals