Search results 162

Sorted from new to old.
Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
FormatMyDate

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

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
Global asa

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

Card image
Simple Captcha

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

Card image
Wordpress drop-down menu

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

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a cell (or range) ...

Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

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
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...