Search results 499

Sorted from new to old.
Card image
ANmaHTMLTemplate

Index.html template having headers with Bootstrap v4.1 and Font-Awesome (BS4.1 ...

Card image
GoToInternet

Opens webpage from within Excel, using default browser

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
File Upload

Uploads a file to the server

Card image
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
LDAP / SiteServer Migration

This script will migrate LDAP and SiteServer user list to another LDAP ...

Card image
ClearAllCookies

Clears all cookies created by Linkedin login, and clear sessions

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

Card image
Paging with Alternating Colors

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

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe