Posted
on Jan 31, 2012
(permalink)
Is there a way to get the password strength score on the server side? I know that I could just populate a hidden text box with the score and have is posted back to the server, but I was wondering if there was a more elegant solution.
Reply
Answer
Vasil
Vasil
Posted
on Feb 1, 2012
(permalink)
Hello rootberg,
The strength score is calculated only ClientSide. So your solution with the hidden field is maybe the clearest and easiest one.
Kind regards,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now
Reply