Search results 704

Sorted from new to old.
Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
404 page

A nice simple 404 page with a game From

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
ASPjson

Read and write json data in and from Classic ASP From

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...

Card image
ANmaThemeSwitcher

Add ability to switch Bootstrap 4+ theme for your website.. This was a ...

Card image
ProtectString + UnProtectString

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

Card image
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...