ActiveX UserManager
|
|
Contains simple objects for creating, deleting, managing and enumerating user accounts, groups, servers and domains. You can change any of the user or group properties. Works with VB/VBA (excel, word), IE, ASP, JS, VBS and T-SQL. |
AJLogin
|
|
AJLogin is a user friendly user management/user authentication script. |
ASP Membership Subscription
|
|
ASP Membership Subscription (With Credit Card, Pending Submission Queue, Mailing List, Send Newsletter Functions & Internal and External Messaging) allows you to enhance your website by capturing user info on a MS Access Database. You can also create a membership level system for your website. When visitors register they are asked for Credit Card details and upon submission they are entered into a pending queue. At this point they can not log in unless the Admin reviews and approves submission. Email notifications are sent to both the client and admin during the registration process so you can review and approve immediately. As an admin you can charge higher rates for people who want to upgrade their membership level on your website. Using the Admin control panel you can upgrade membership levels. Using MS Access you can re-assign the WebPages which load up after the user has entered his/her Username and Password. |
ASP User Manager
|
|
This is a script to manage "members", "visitors", "customers", or any other user types. If your existing site is .asp based you can also enable page level security. This code is just standard .asp that most HTML developers find easy to integrate. |
AspMemberEeeZ
|
|
AspMemberEeeZ is an easy to install and use Active Server Page/MS Access application that allows you to create a Membership area for your Web Site. AspMemberEeeZ runs on your Windows NT/2K Server. Simply upload the "members" folder and sub-folders to the Web Root, upload the database to your data directory and make a couple configuration settings and you're ready to start running. AspMemberEeeZ comes with full source code... no encoding or DLLs need to be installed on the server. |
AspMemberEeeZPro
|
|
AspMemberEeeZ Pro is an easy to install Active Server Page/MS Access application that allows you to create a Free or Subscription Based (PayPal Enabled) Membership area for your Web Site. Simply upload the "members" folder and sub-folders to the Web Root, upload the database to your data directory and make a single configuration setting and you're ready to start running. AspMemberEeeZ comes with full source code... no encoding or DLLs need to be installed on the server. Uses MS Access database, CDONTS or AspMail. |
aspplanet's ASP User Management
|
|
ASP user management is a basic authentication script to protect your webpages from unauthorized access by web surfers.Include a 3 level authentication. 1=normal users 2=for co admins 3 for super admin. admin area where admin can parked accounts,delete,or updates. records IP address of users. How many times a users logged in,his lastlogin etc.. uses session variables for protection. might be modify to support cookies. |
Building a Registration Database
|
|
In this part 3 of "Using ASP for Form Handling", you will be shows how to put the form data gathered into a database. Shows how to develop a working registration system, set up the database and make it accessible via the web. |
Customers Care
|
|
Customers Care is an Advanced customer management system and a Powerful Marketing tool. It allows you to manage/track your users/customers in a very flexible way. It features: keep track of your visitors, create mailing lists/ newsletters, send semiautomatic news an X amount of days after download or registration, know who has downloaded what in which category, and who has purchased what. Works with both MS Access and SQL server. |
Cyberkenetix User Management
|
|
ASP user management is a basic authentication script to protect your webpages from unauthorized access by web surfers.Include a 3 level authentication. 1=normal users 2=for co admins 3 for super admin. admin area where admin can parked accounts,delete,or updates. records IP address of users. How many times a users logged in,his lastlogin etc.. uses session variables for protection. might be modify to support cookies. Validate against an Access Database.. |
D2 Sitelock
|
|
D2 sitelock is an ASP based complete user management system.Features include sending a mailout to all your users with one button click, track how many times a single user has accessed your site, export mail lists to CSV for mail merges, maintain your user accounts through an easy to use web interface. |
Database Session and State Management with ASP
|
|
The Sessions component from frameWERKS stores user info in any ODBC database. This state info can persist across Web Farms, and also across application boundaries. We call it a Sessions component, but in all actuality it manages more than just session info. The Sessions component stores info across application boundaries. Another program can access information from entered by another program simply by authenticating to the Sessions component. This makes the Sessions component act as a Single Sign-On solution as well. In essence, once your users have authenticated to one program, that same login info can be utilized to access login credentials for a second application, and more. |
Db Multi Level Protection w/ Free Newsletter
|
|
A system to protect your asp pages with four different level of access. Very customizable. Very easy to implement. Includes a web configuration utility. Plus you get a newsletter system free. The newsletter system uses a free componet - AspEmail. |
Designing an Account Unlock Application
|
|
In this article we are going to try and provide some ideas for you to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition files, and manage account unlock information. Calls to the help desk for unlocking locked accounts accounted for a large percentage of calls, so in order to streamline the process we created an application that tied in with the intranet user portal. |
eUser Pro
|
|
E-User Pro is an advanced user management and membership system that protects a website. Features include Registration, Password Reminder, Access Logger, Admin Mail, Advanced Security, IP Security. Includes member messaging. Multi-level protection with a simple include file. Configurable mail. Cool Update features include great look and feel for easy customization. |
JS ASP Login
|
|
JS ASP Login is a user management membership and authentication system for your site. Password Reminder, Email validation, Access Log, Admin Mail, Advanced Security, IP Security. Trial accounts. Redirector. Flexible config options. Full Source code ASP/JavaScript, ready to use working demo. |
Login Management
|
|
This is a session-based Login System. You can log in and run around all the protected area until you close the browser. |
Loki Login
|
|
Loki Login is a simple login script that allows you to manage restricted areas on your website. It includes a profile update box and a set of admin pages. The bugs are now removed. |
Lookup Country, Region, State and City by IP Address
|
|
The script allows you to lookup the country of the user by using his/her IP address. This script can be used to: Display native language and currency; Redirect based on country; Reduce credit card fraud; Web log stats and analysis; And more. It consists of ASP and ACCESS database. Visit http://www.ip2location.com for more detail. |
MembersPro PayPal
|
|
Easy to install professional membership management system. Customizable joinup form,secure admin,search facility,mass emailer and autogenerated passwords & more. MembersPro PayPal lets you charge members a one-off joining fee. (PayPal IPN enabled). |
NetLogin
|
|
NetLogin is an ASP based user management system for your website or intranet allowing you to secure web pages. NetLogin integrates easily into any FrontPage enabled web. Complete with online administration, unlimited users, multiple database support, no DLLs to install, encryption and much more! |
PasswordProtect
|
|
PasswordProtect secures all or parts of your Web site. You can manage unlimited Web pages and users without programming knowledge, round the clock and in real-time. PasswordProtect system allows you to separate the content from security which is a great advantage for additional protection. |
Performing once-a-day database management
|
|
Once a day the CoverYourASP site automatically sends out email reminders and deletes members who haven't confirmed their email address for 10 days. This tutorial explains how to remove those who have not confirmed their email addresses for 10 days. Pure ASP, and the whole site source is available for free download. |
PmForumReg
|
|
PmForumReg was written to be used in an upcoming project called "PM Forums". As the name implies, this is a user-registration script. It allows adding, editing and deleting members with support for a variety of form-input types (like radio buttons, drop menus and date selects). Since it was written only as a smaller part of a greater project, I may not update this script, and it is made available at PM Scripts only for informational purposes. However, you may feel free to use or modify it to suit your needs. A demo is available at the homesite. A future release may contain email confirmation, error checking and input-validation. Installation instructions are provided in the readme file included in the download. |
Profiles Database By Smo
|
|
The Profiles Database By Smo will allow users to maintain a profile on your web site. The profile can consist of work information, home information, personal information, custom form one, custom form 2, and photo. The administrator can set which of these categories will be active. The application will run inside a 'template page' allowing the program to fit seamlessly into any design. The Profiles Database By Smo is an Active Server Page Application written in the VBScript programming language. Photo upload to database is pure asp...no components needed on the server. |
Registration Example With Verification
|
|
This is a registration form with a registration script with verification. You will change/add the verification according to your requirements. It basically consists of a HTML page, and an ASP script that handles the data processing. Uses a SQL database on backend. |
Self Run User Management System
|
|
This is a dynamic user management system that is completely self run and uses a MS Access database. Complete with privileges for users, moderators, and administrators. Includes registration, admin/moderator pages, user suspension, logo upload, custom color scheme, and much more. Also includes color palate window, built in auto email systems, and user privileges. |
SiteBeater Accounts Management
|
|
User Management System, polls, mailing lists. Features: cross-domain user management, sharing of user data across domains, custom user rights, group management, unlimited profiling, API, more! Uses ASP & MSSQL |
User Management Module
|
|
Dreamweaver MX friendly, files can be opened and edited using dreamweaver. Include file to control entire user management process of login, registration & administration. Email activation of user accounts. (Confirms user email address). Forgot password (password lookup) by email. Email component selection (Support for CDONTS, JMail, ASPMail and ASPEMail) inl) in administration module. CSS based layout to control look and feel of the entire site. (Changes made to single file effects entire site) Complete Installation and Operation procedure included. |
WebQuota
|
|
Built upon AuthentiX, WebQuota offers capabilities for webmasters who are concerned about misuse of website membership privileges. Features include: Validate against database or NTFS, Limit concurrent logins to your website, Automatically terminate compromised accounts, Apply throttles to usage - by KBytes, requests or logins in a given period, Kills Spiders, and Includes Dictionary Attack Protection. |
Website Manager
|
|
Website Manager (WM) provides webmasters with a wide variety of tools and features for use on their websites. The core component of WM is security management, which provides a way for webmasters to create and maintain user and group accounts on their website. Webmasters can control access to different areas of their website by granting or denying access based on a user, multiple users, or specific groups. WM's database-driven security is ideal for most sites that want to restrict certain activity. New in 1.1.0: Integrated Database Management System. |