Entire User Listing on registeration form under Firefox "Confirm Password Change"??

Last post 08-29-2006 12:54 PM by wsmonroe. 2 replies.

Sort Posts:

  • Entire User Listing on registeration form under Firefox "Confirm Password Change"??

    07-16-2006, 9:42 PM
    • Member
      20 point Member
    • gokcer
    • Member since 02-14-2006, 11:25 PM
    • Posts 4
    If a user is already logged in to the site and go in to registeration page and try to register a new user without a matching password, I get a Pop up dialog box that list all the users in the database with a title "Confirm Password Change"

    This CreateUserWizard has a Custom Complete Step with couple extra fields.

    If I do this from using a registation page with a default Createuserwizard then it does not happen.

    Does any one know why or a solution?
  • Re: Entire User Listing on registeration form under Firefox "Confirm Password Change"??

    07-17-2006, 8:41 AM
    • Member
      20 point Member
    • gokcer
    • Member since 02-14-2006, 11:25 PM
    • Posts 4
    Ok here was the cause.
    Text field with DateRangeValidator with Type set to Date and Min & Max set to mm/dd/yyyy format dates.

    As soon as as I removed this then it started to work like it is supposed to. Clearing ValidationGroup=CreateUSerWizard1 also worked.

    Same text field had 2 validators checking the contents one regularexpression to check mm/dd/yyyy and range to check the date range. No I do the data range check in the code.

    Is there a solution to this?

  • Re: Entire User Listing on registeration form under Firefox "Confirm Password Change"??

    08-29-2006, 12:54 PM
    • Member
      132 point Member
    • wsmonroe
    • Member since 04-11-2004, 6:16 AM
    • Posts 56
    The root of this problem is not anything to do with .NET, but with a Feature of FireFox. I racked my brain on this and finally found the answer. I posted details of what exactly causes the popup and how to fix it in another thread

    http://forums.asp.net/thread/1383900.aspx
    The Wheel is turning and you can't slow it down, can't let go and you can't hold on. You Can't go back, and you can't stand still, If the thunder don't get ya then the lightning will!
Page 1 of 1 (3 items)