Search results 35

Sorted from new to old.
Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
Control the Panel

A set of commands (or shortcuts) allowing users to access Control panel items ...

Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
ANmaDB functions

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

Card image
API in ASP Classic

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

Card image
SSTree

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

Card image
Global asa

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

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
TreeView

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

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image
FileDateTime

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