Search results 82

Sorted from new to old.
Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
MSSQL backup

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

Card image
Digital Clock

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

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
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
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
WP Logout link

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

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

Card image
CalcArea

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

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...