Search results 60

Sorted from new to old.
Card image
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

Card image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
Dynamic ASP include

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

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
Prn

Printout into page, along with additional function to decide where to put the ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...