Menu
Reply To Topic Topic: Adding notice to user registration module about required password length
:
Posted By Deleted User on 7/11/2012 3:10 PM
Users can become confused when attempting to register on your DNN website if they enter a short password, because the registration process stalls and they are not notified that they need a longer password. It just does not proceed. To alleviate this problem, you can put a notice next to the password entry box that tells them that they need the 7 characters or more in there. To do that, copy the following div code into the register user module settings, into the header field. Adjust the top and left measurement numbers if needed to re-position the notice. <div style="position:absolute; left:410px;top:418px;width:160px;">(Case sensitive, 7 characters or more.)</div>
Username:
Security Code:
CAPTCHA image
Enter the code shown above in the box below.
Subject:
RE: Adding notice to user registration module about required password length
Message:
Smilies

Submit

Cancel
Subscribe:
Topic Review