Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 9th, 2007, 10:59 AM
Registered User
 
Join Date: Jul 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error in Register page

Hi all: Eventhough the setting in web.config was correct to require minRequiredNonalphanumericCharacters="0" but when sign up, I got error message: "Password length minimum: 7. Non-alphanumeric characters required: 1" in red continue to appear. What did I do wrong? please help. Thank you very much.

 
Old July 9th, 2007, 11:34 AM
Friend of Wrox
 
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think that when you specify minRequiredNonalphanumericCharacters in web.config file the default minimum value is "1".

Try to delete this line from your web.config and run the application.



 
Old July 11th, 2007, 12:00 AM
Registered User
 
Join Date: Jul 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by Maxxim
 I think that when you specify minRequiredNonalphanumericCharacters in web.config file the default minimum value is "1".

Try to delete this line from your web.config and run the application.

**** The original line is include in the Web.config and delete it doesn't change a thing. Hm!

 
Old July 11th, 2007, 07:18 AM
Friend of Wrox
 
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Check your register.aspx

Maybe you have some validator for that textbox!



 
Old July 14th, 2007, 01:30 PM
Registered User
 
Join Date: Jul 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

None. The validate is in the web.config






Similar Threads
Thread Thread Starter Forum Replies Last Post
register.php in CHP 01 --> uid error obitori BOOK: PHP and MySQL: Create-Modify-Reuse ISBN: 978-0-470-19242-9 1 April 2nd, 2009 12:47 PM
Help with register page tagaroe Classic ASP Basics 0 January 30th, 2007 05:26 AM
Error with variable..maybe register globals codefinder Beginning PHP 1 November 19th, 2003 03:31 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.