- 1,251 categories
- 40,829 scripts
- In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to database and valide member information. The datab...
- You will find here a sample script showing you how you can protect a reserved area of your website with a simple login page. The script is using an access sample database.
- This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using ASP, Microsoft Access and JavaScript.
- This script lest you to build a registration form for your clients. A visitor can create a username and password filling this form. All usernames and passwords stored in a MS-Access database.
- This script lets you to build a login script. User can login a password protected page using his/her own login username and password. All usernames and passwords stored in a MS-Access database
- This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP page...
- This is a complete tutorial on how to create your own ''members-only'' area on your website. The author writes &"A frequent task for ASP developers is to create a members area style section of a website. This would normally involve...
- Using an asp file and an Access database, this short example code demonstrates how to create a user login script with customizable personalization feature.
- One of the most powerful enhancements for any site is to establish community and personalization features. In our new series, we are going to demonstrate how to add community and personalization features to your web-site. The first step to reach this...
- This article explains how to control web application access by validating the user s login and password against a database using Active Server Pages. Once validated the IP Address of the user is ensure that the user has access to the database.
Page: