Search

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

Matching Posts

  • Re: How to disable user lockouts with invalid passwords?

    It is rather unfortunate that the Core has not been updated to use some of the base features that Microsoft provided in their backported membership provider. It should be rather simple process to "turn on" some of these features. Of course, it would be really nice if you could adjust these on a per portal basis, not just for the whole installation.
    Posted to DotNetNuke (Forum) by FuzzyGuru on 12/7/2005
  • Re: Getting a value set to Null.NullInteger to be set as Null on an SQL database

    Personally, I would just use dbnull.value instead. I have run into a number of issues using the Null.NullInteger (and a few others) when you need to actually have negative numbers, but also need a Null. I just don't use the DNN wrappers and pass the variable on through. Seems to work for me.
    Posted to DotNetNuke (Forum) by FuzzyGuru on 12/7/2005
  • Re: Custom Module Protection

    code available -- now? sorry.. not at the right computer (isn't that the norm?) There are a number of methods that come immediately to mind. You should be able to implement a WebRequest to your server to get a reponse generated from a Crypto pair. The reason for using a public/private key is so that you know it was generated from his control, and your server can decide whether to send a go or no-go code - preferrably one that includes the current date & time. Another option is to use techniques
    Posted to DotNetNuke (Forum) by FuzzyGuru on 12/7/2005
  • Re: Dynamic SQL

    Just make sure that if you use the DyanmicSQL stored procedure you do not exceed 8000 characters if you are using both sql logins on the sqlprovider, you need to ensure the the "limited" user has the appropriate rights to the table (SELECT, INSERT, etc) If I remember correctly, the dataprovider does allow you to run SQL statements. Just not sure of the method you need to call.
    Posted to DotNetNuke (Forum) by FuzzyGuru on 12/5/2005
  • Re: Custom Module Protection

    You could have the assembly "phone home" to get license authorization. It is does not receive a valid continue key (using a public/private key combo) then it stops working.
    Posted to DotNetNuke (Forum) by FuzzyGuru on 12/2/2005
  • Re: dnn ftp

    I actually use an older free program called LeechFTP, just google for it.. It works pretty good and has batch and multi-login capabilities
    Posted to Resources (Forum) by FuzzyGuru on 11/25/2005
  • Re: Betreft: Re: Core Team dancing to MS tune, not listening to mod developers

    The trick of course is that up until recently, posting in Gemini was a hit-and-miss scenario. You didn't know that anyone got the report. I have noticed that recently, certain individuals are directly receiving these reports. The biggest problem I have seen (and experienced directly) is when certain people start going on the "sense of entitlement" line that gets thrown around when you experience issues that maybe only a few users may experience, but has impacts for everyone. A sign of a good developer
    Posted to DotNetNuke (Forum) by FuzzyGuru on 11/11/2005
  • Re: Problems so far with DNN 3.2.0

    JWhite wrote: FuzzyGuru wrote: Still using old outdated version of FreeTextBox 3.0.1 (3.0.5000.1) - newest version is 3.1.0 (3.1.5000.0) . Yes, I know it was released on Oct 3, 2005, however it is still not an excuse, as the previous version 3.0.6 (3.0.5000.6) was released Aug 2, 2005. This has been mentioned numerous times on these forums, but has yet to be addressed fully by the core team. --> logged as bug 2105 Another FreeTextBox related bug. Incorrect Select statement in Ftb3HtmlEditorProvider
    Posted to DotNetNuke (Forum) by FuzzyGuru on 11/10/2005
  • Re: Isolating the Editor

    If you are referring to the FTB Html editor, go to FreeTextBox.com
    Posted to Core Framework (Forum) by FuzzyGuru on 11/9/2005
  • Re: Your Favorite Development Utilities?

    dstruve wrote: doesnt seem to break, thanks for help, it might be because of existing js errors. I've had that happened as well.. refreshing Venkman sometimes helps... unfortunately I am not at my development machine ...
    Posted to DotNetNuke (Forum) by FuzzyGuru on 11/9/2005
Page 1 of 20 (191 items) 1 2 3 4 5 Next > ... Last »