Search results 477

Sorted from new to old.
Card image cap
Dynamic ASP include

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

Card image cap
Shrinking DB

Steps to shrink database in MS SQL

Card image cap
MSSQL backup

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

Card image cap
OpenOffice Calc

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

Card image cap
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image cap
LoadingSquare

Loading animation in CSS only

Card image cap
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image cap
SSTree

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

Card image cap
Val2

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

Card image cap
Fancybox v2 apply

Applying Fancybox v2 from (

Card image cap
Bootstrap table by wenzhixin

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

Card image cap
OnChange

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

Card image cap
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image cap
Simple Captcha

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

Card image cap
Prevent Submit until reCaptcha

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

Card image cap
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...