Search

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

Matching Posts

  • Re: Linkbuttons in firefox

    Actually it was a custom validator on the button I had var obj = document.GetElementById() and ie was ignoring it but firefox was erroring on it.
    Posted to Web Forms (Forum) by Rjb23 on 11/20/2009
  • Linkbuttons in firefox

    I have a strange problem. I have 2 link buttons on a page. Both work the way they should in IE, only one works in firefox. Anyone know of any issues with linkbuttons and firefox?
    Posted to Web Forms (Forum) by Rjb23 on 11/19/2009
  • OpenId and custom membership provider

    I am trying to use openId with a custom membership provider. What I do is I go out and authenticate the openId user using the dotnetopenId control. So then on the openId logged in event I authenticate the openId login with a login that is tied to a user in my database. If the openId is not associated with a user in my db, validation fails but if they are associated with a user in my db then validation is successful. Now the if the openId does not exist in my db the validation method fails like it
    Posted to Security (Forum) by Rjb23 on 11/14/2009
  • Re: Make the browser store the username and password

    I think he is talking about autocomplete for forms. So in ie8 its under tools->options->content. I think that is browser specific setting and you can't force someone to do this. Maybe this will help. http://stackoverflow.com/questions/158438/ie7-form-not-prompted-for-remember-password-when-submitted-through-javascript
    Posted to Security (Forum) by Rjb23 on 11/14/2009
  • Web.config as embedded resource

    I'm using asp.net membership and roles and I was wondering if it was possible to have a web.config file with the machine key so that I do not have to copy the machine key accross a web farm? Any ideas on how to share a machine key from a central location for password encryption?
    Posted to Security (Forum) by Rjb23 on 11/3/2009
  • ActiveDirectoryMembershipProvider with LDAP

    I read some where that it is not possible to change you login when using an LDAP. Is that true, if not how would one go about changing the login for a user programatacally.
    Posted to Security (Forum) by Rjb23 on 10/26/2009
  • Re: ActiveDirectoryMembershipProvider with LDAP

    I am wondering if it is possible to change the username from an app, say if we use the person's name, they get married how do we go about updating their username.
    Posted to Security (Forum) by Rjb23 on 10/26/2009
  • Re: Share admin accross websites

    Option 3 is what I had planned on doing, either that or option 2.
    Posted to Security (Forum) by Rjb23 on 10/24/2009
  • Re: Share admin accross websites

    Yes, I had thought about that. I just thought it may be too messy. As far as the machine key for encryption or decryption, is that used for anything else in .net?
    Posted to Security (Forum) by Rjb23 on 10/23/2009
  • Re: Share admin accross websites

    How are you adding users to Website2 that uses MembershipProvider from Website1 without using MembershipProvider in Websit1 ? Website 1 would add users to websited 2 by using the membership provider, just website 1 does not use the membership provider for authentication of website 1. Where are your admins' credentials stored ? Everything is going to be stored in a db, website 1 has a built from scratch db, while website 2 would be using the membership db. How many such potential websites ? Just
    Posted to Security (Forum) by Rjb23 on 10/23/2009
Page 1 of 7 (70 items) 1 2 3 4 5 Next > ... Last ยป