{"id":56,"date":"2023-02-24T15:25:27","date_gmt":"2023-02-24T15:25:27","guid":{"rendered":"http:\/\/www.toddwoolums.com\/?page_id=56"},"modified":"2023-12-27T14:54:24","modified_gmt":"2023-12-27T14:54:24","slug":"asp-login","status":"publish","type":"page","link":"https:\/\/www.toddwoolums.com\/asp-login\/","title":{"rendered":"ASP-Login"},"content":{"rendered":"\n

ASP LOGIN : AN ASP USER AUTHENTICATION PROGRAM<\/strong><\/p>\n\n\n\n

The ASP Login script is a simple script that allows you to create a password protected area off your web site for either a members area or to protect pages that you don’t want others to have access too.

The script uses a password protected Access Database to store the names of users so you can have as many users as you like as long as they have different user names.

When a user tries to access a protected page a session variable that is set when the user logs in is checked to see if the user is valid. Session variables require that the user has session cookies enabled on there browser.

Features:<\/p>\n\n\n\n