Search

You searched for the word(s): userid:644237

Matching Posts

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

    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?
    Posted to Security (Forum) by gokcer on 7/17/2006
  • Entire User Listing on registeration form under Firefox "Confirm Password Change"??

    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?
    Posted to Security (Forum) by gokcer on 7/16/2006
  • How to use Master with multiple ContentPlaceHolders

    I have 3 Content Pages and 1 Master page. Menu.aspx Main.aspx ( with some data in it) Default.aspx MasterPage.master (Has 1 table with 2 columns. Left column has MenuContentPlaceHolder , RightColumn has MainContentPlaceHolder ) How do you set them up so that Default page displays, Menu.aspx on the left column and Main.aspx on the right column? Both Main & MenuItems pages are setup as content pages and linked to MasterPage.Master. I have the data for each page inside the CONTENT tools. Master
  • Multiple Role/Membership providers - Creating and Accessing them dynamically

    I am planning to have seperate SQLDatabases for each customer. I want to manage their login information seperately in seperate databases. I might end up 1000 dbs and I dont want to list them all in web.config. My plan is to have CLIENT ID USERNAME PASSWORD CLIENT ID being the SQLDB name and create a connection string and role/membership provider dynamically Any way to do this dynamically vs adding them in to config file.
    Posted to Security (Forum) by gokcer on 2/14/2006
Page 1 of 1 (4 items)