Search results 791

Sorted from new to old.
Card image
Shrinking DB

Steps to shrink database in MS SQL

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
Loading boxes

CSS based loader, spinner, loading animation

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
SSTree

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

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
Show/hide ribbon

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

Card image
Bootstrap table by wenzhixin

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

Card image
pd

Format a number with total number of digits I used it to format a date as ...

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Prevent Submit until reCaptcha

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