Search results 60

Sorted from new to old.
Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
Password Validator

Javascript based password entry validator

Card image
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
Treeview

CSS Tree, a treeview Originally from

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
IsEven + IsOdd

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

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
AmIMobile

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

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session