Contents

Introduction
Welcome
System requirements
Licensing details
What is the registration
Using ASPRunner.NET
Working with projects
Connecting to the database
Datasource tables
Master-detail
Choose pages
Login page
User login settings
Avanced Security Settings
User group permissions
Fields order and totals
Miscellaneous settings
Choose theme
Visual Editor
About
Toolbars
Page Elements
"View as" settings
"Edit as" settings
Validation types
Lookup wizard
Events
Output directory settings
After you done
FTP upload
FrontPage Publishing
Advanced topics
Master-details relationship
AJAX-based Functionality
Connecting to database
Connecting to MS Access database
Connecting to MS SQL Server database
Connecting to MySQL database
Connecting to Oracle database
Publishing ASP.NET application to the remote Web server
Using FTP client to publish ASP.NET pages to the remote Web server
Using FrontPage to publish ASP.NET pages to the remote Web server
Demo Account
What is the Demo Account
Terms and conditions
Events
More about events
Predefined actions
Send simple email
Send email with new data
Save new data in another table
Insert a record into another table
Check if specific record exist
Display a message on the WEB page
Redirect to another page
Custom code
Sample code
Show list of customer orders
Before deleting a record check if related record exist
Check if start date is earlier then end date
Speed up data entry using events
Order ASPRunner.NET online

 
Home
ASPRunner.NET 5.0 manual
Prev Page Next Page
 
 

User login settings

 

Click User login settings button to create user self-register page, password reminder, change password pages, encrypt passwords using MD5 algorithm.

In the Email settings you can enter SMTP settings and email which will be used to send emails to users.

By clicking Choose fields... button, you can select fields that will appear on the registration page. Do not forget to choose field where user email is stored if you are going to use Send email to user option or Remind password page.

Bold fields are required.

Send activation link - email with activation link will be sent after the registration. The purpose of the activation link is to ensure that the user signs up with a real, active email address that they own. This limits the number of times someone can sign up, and prevents people who have been booted off a site from signing up again multiple times with fake email addresses. User access is denied until activation link is open in the browser.

You can select one of your fields or create new one where activation flag will be stored. This field needs to be numeric (Number, INT or TINYINT).

Captcha protection - CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use CAPTCHA in your application, this can help in stopping some bots and making life harder for other bots in accessing or using your project.

Registration page:

Restrict weak password - this option allows to restrict using simple passwords. You can select minimum password length, number of unique characters, digits or symbols.

Encrypt passwords - passwords are encrypted using MD5 algorithm. If you choose to encrypt password Password reminder page will reset your password and send it to user

Password reminder page:

Change password page:

Converted from CHM to HTML with chm2web Standard 2.83 (unicode)