Search results 70

Sorted from new to old.
Card image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

Card image
Password Validator

Javascript based password entry validator

Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...