Random codes

Random 24 Codes by our developers.
Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
PhotoViewer dll

Open image using legacy PhotoViewer from Windows 7 Command line call to use ...

Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Server Variables

This will list all server variables in a page.

Card image
CTRL+K,C

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

Card image
ArrSort_3Arr

Sort 3 arrays, ascending or descending based on 1st array. Needed for specific ...

Card image
Tabs15-BS3

Nice tabs paging in bootstrap 3

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

Card image
GetExtension

Gets the extension of file from its filename

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
Bootstrap full calendar

Full, simple and powerful, with AJAX, and template systems From

Card image
Make HTML File

This script will make a HTML file

Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
Switch Virtual Desktops

Ready to use exe application that helps you switching the desktop in Windows 10 ...

Card image
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.