Search

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

Matching Posts

  • Re: Multiple instances of a web control and ModuleID

    The other thread does indeed have the solution. Thanks for pointing me in the right direction.
    Posted to Custom Modules (Forum) by frankenpeggy on 8/8/2005
  • Re: EditURL in a UserControl

    Setting the modulecontrol property for each sub-user control in the main page worked for me ( problem here ).
    Posted to Custom Modules (Forum) by frankenpeggy on 8/8/2005
  • Multiple instances of a web control and ModuleID

    Hello, I have developed a custom module which need to display data for seperate days on the same page (it's a daily diary), no probs there, I just created a web control and instantiated it 7 times on the view page. The problem I am having is when I am using the EditURL() function to allow display the pencil to allow people to edit entries. Basically the moduleid is appearing as -1 which is causing DNN to not load the relevant edit form. I should also mention that if I refer to the Me.ModuleID in
    Posted to Custom Modules (Forum) by frankenpeggy on 8/5/2005
  • Re: 3.12 Search works but not in keywords, title, description etc

    Any luck on posting this code to a download site? This module would help me greatly as I was going to have to code this myself.
    Posted to DotNetNuke (Forum) by frankenpeggy on 4/5/2005
  • Deploying DNN2.1.2 to different server

    Could someone please tell me how to deploy DNN 2.1.2 to a different server There are a few things that have to be taken into account....... My dev PC is Win 2000 professional and as such the dotnetnuke portal is running as a virtual directory of my personal web server in the folder c:\dotnetnuke The production site is W2K Server but, due to the way in which I.T. support have dictated the set-up of the production server it has to run as it's own website as well as using host headers. It also has to
    Posted to DotNetNuke (Forum) by frankenpeggy on 12/9/2004
  • Binary stream replaces

    Hello there, I have read a file into a binary reader, I now want to do search and replace for certain characters in the stream so that I can generate a new file based on the original with the characters replaced (it is only a short file and I can guarantee that each charachter only appears once in the input file) I am having no luck in searching through the byte array. I have tried coverting the characters I want to find and replace to bytes using various methods then looking for that value in the
    Posted to Getting Started (Forum) by frankenpeggy on 3/9/2004
Page 1 of 1 (6 items)