Search results 466

Sorted from new to old.
Card image
Credit Card form

Javascript-based card form with pure CSS/JS and no images From

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
Online JSON Formatter

Online JSON Formatter, helpful when you suck at json, found it during my search ...

Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image
MovingCaption

CSS-based animation for textbox caption, along with bootstrap 4. From

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Capitalize in JS

Convert text to all capital letters