Search results 69

Card image cap
Digital Clock

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

DigitalClock.zip

Card image cap
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

SSTree2019.zip

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
Arabic SQL+ASP

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

Card image cap
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image cap
DigitsORLettersOnly

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

Card image cap
Prn

Printout into page, along with additional function to decide where to put the ...

Card image cap
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image cap
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Bootstrap3.css.zip

Card image cap
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...

ANmaVBATemplatev2021.14.zip

Card image cap
CustomExcelMenu - FaceIDs

How to create custom Excel menu, this one shows the IDs and icons of 20 icons, ...

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.