Search results 658

Sorted from new to old.
Card image cap
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image cap
Register OCX in 64 and 32 bit

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

Card image cap
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image cap
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image cap
Is64Bit

Determine if system is 64 bit or not. Related to

Card image cap
Excel-VBA Limits

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

Card image cap
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image cap
WebBrowser control issue

Issue and fix in webbrowser control

Card image cap
Bootstrap 4 progress bars variables

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

Card image cap
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image cap
CSS Charts

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

Card image cap
ANmaThemeSwitcher

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

Card image cap
Shortcut website

Create a shortcut to website to open using Internet Explorer in 'InPrivate' ...

Card image cap
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image cap
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...