Search results 28

Card image cap
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image cap
Control the Panel

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

Card image cap
jQuery Cookies

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

jquery-cookie-master.zip

Card image cap
ANmaDB functions

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

Card image cap
API in ASP Classic

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

API_ASPClassic.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
Global asa

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

Card image cap
DB Class

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

Card image cap
Permission Denied error

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

Card image cap
ConfigWeb_Read

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

Card image cap
TreeView

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

treeviewexcel025.zip

Card image cap
GetConfigValue

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