Search

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

Matching Posts

  • Re: passwordrecovery e-mail not sent

    no i like to send the real password, but userinstance.reserpassword() does not give the password nor does it mail the user the real password. the asp.net controll for passwordrecovery does..
    Posted to Security (Forum) by bitflusher on 5/29/2007
  • Re: passwordrecovery e-mail not sent

    thanks for your reply but it's nor really what I’m looking for. I know how to send mail but first retrieving a password after resetting it is only possible using reversible encryption. I hope i can reset and send mail without reversible encryption as it is a security risk (say the respected websites like msdn). When i use the passwordrecovery control and (automatically) fill in the username and press the button to reset the password, the password is resetted and the mail (defined in MailDefinition
    Posted to Security (Forum) by bitflusher on 5/28/2007
  • passwordrecovery e-mail not sent

    i made a button in my asp page to reset passwords for users i choose, it resets fine but it doesn't send mail containing the new password smtp settings are fine, and resetting a password by entereng the username in a passwordrecovery controll works too. how can i get my little button to send the mail to the user, my code below Protected Sub ResetThePassw_Click( ByVal sender As Object , ByVal e As System.EventArgs) Dim UserToBeResetted As MembershipUser UserToBeResetted = Membership.GetUser(txtUnaam
    Posted to Security (Forum) by bitflusher on 5/24/2007
  • Re: DataPager what does it do?

    well i think so, i will "play" with the control a little, can't think of anything where i should/could use it yet. thanks for the answer
    Posted to Web Forms (Forum) by bitflusher on 5/8/2007
  • DataPager what does it do?

    so i just downloaded orcas to get a glimse into the (near) future. orcas looks bright so one of the new things i notice in the data area is the new tag: <asp:DataPage> paging data could mean someting like real paging data so just 10 records and not 1000000 and just displaying 10, would be nice, paging could be .. well something, so i select the tag and hit f1 and let the msdn searching do it's magic ... nothing, so i hit google. just one hit, my chinese is a little rough so i don't even click
    Posted to Web Forms (Forum) by bitflusher on 5/7/2007
  • Re: SelectParameters

    i know this is solved but for users who use the search: you can also get it form the useprofile < SelectParameters > < asp : ProfileParameter Name ="myparameter" PropertyName ="Username" /> </ SelectParameters >
    Posted to Data Presentation Controls (Forum) by bitflusher on 3/30/2007
  • Re: MSDN

    i'm getting the : Server is too busy i heard someone else is getting : Sorry, we were unable to service your request. so something is wrong ... maby i should have downloaded that extra few hundred Mb's of msdn documentation after all ;)
    Posted to Free For All (Forum) by bitflusher on 2/14/2007
    Filed under: failure, msdn
  • Re: Beta 1 issues

    also note IntelliSense does not work if the files being edited are on a mapped network drive. i mapped \\mydevserver\ajaxwebsitetest to W: and IntelliSense does not work, if i copy the website to a ramdom website on my local harddrive it works just fine
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by bitflusher on 10/24/2006
    Filed under: ajax, IntelliSense, asp.net ajax
  • interface to mimic windows LogonHours

    I’ve been busy writing an interface to mimic windows logonhours (as used i.e. in active directory). I want to use it to give employees or their bosses the ability to define the hours he or she is available. I’ve been trying to create this but I’m stuck completely This is how is supposed to work: 1. select times you want to be available/unavailable 2. change available/unavailable 3. select time on all days of the week 4. select entire day What I’ve been trying: - figuring out
    Posted to Getting Started (Forum) by bitflusher on 10/18/2006
  • Re: ToggleButton and CheckBoxList

    I just ran in to this "issue" (it is for me at least) and a CheckBoxListToggleButtonExtender sounds great, even greater would be an extender that just didn't care about the type of checkboxes that are used :) but maby that would be too much to ask. anyways I'm just starting asp.net 2.0 and ajax, don't have a full version of vs 2005 (YET!!) so i can't help out creating the extender by my self, and for the record I'm not that heroic creating things that are widely used
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bitflusher on 10/14/2006
Page 1 of 1 (10 items)