Search

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

Matching Posts

  • Database Script problem

    I am trying to concatenate a couple ot string fields together in a Stored procedure... Works fine in my development environment, but when I create the DNN module package and attempt to load the module into another DNN install, I get an error when the database script tries to execute... If I remove the "+" sign (and of course the fields after the "+" sign) the database script executes fine... Is this a problem with the DNN database script execution routines??
    Posted to DotNetNuke (Forum) by cudget on 12/1/2005
  • Re: Getting a resource string

    Thank you -- that was exactly what I needed....
    Posted to Custom Modules (Forum) by cudget on 11/29/2005
  • Getting a resource string

    I have a custom module I am developing for a local company... Everything is going very well... I have one problem though I cannot figure out... In my module, I want to retrieve a string from a custom resource file in my modules directory and I can't seem to figure out how to do it... I have temporarily just used a hidden label field with a resource key to pull in what I need, but I would rather have code that actually pulls the resource string... Can anyone give me some hints here... I've tried several
    Posted to Custom Modules (Forum) by cudget on 11/28/2005
  • How to setup secure site for payment??

    I am hosting a number DNN websites... One of these sites is for a small town's city office... They are now wanting to offer the option for secure payments of utility bills... My question is how do I setup DNN so that it uses the https prefix for secure payment... Realize I am new to this side of stuff and please explain in detail what I need to do... Thanks
    Posted to DotNetNuke (Forum) by cudget on 10/17/2005
  • Re: Adding print capability to module subpages

    Thanks... I'm going to try and put it in the edit frame itself instead of the skin and see if that works... That should prevent it from appearing in all modules... Unless someone comes up with a better idea...
    Posted to Custom Modules (Forum) by cudget on 10/6/2005
  • Adding print capability to module subpages

    I am developing a module for DNN under 3.1... The module is a grid display with a link to view/edit -- this of course takes you to another page for editing/viewing additional details not displayed in the grid... My question is how to add the print capability built into DNN for the view/edit page... I've tried changing the container for the admin and it changes the container on the view/edit page but it does not show the print icon... Any thoughts/ideas would be helpful... Thanks
    Posted to Custom Modules (Forum) by cudget on 10/5/2005
  • Get list of users assigned to a specific role

    I have a role called Contractor... In code, I need to get the list of all users assigned to this role for display in a Drop Down List... Can someone provide me a sample set of code for doing this using DNN objects... Thanks...
    Posted to DotNetNuke (Forum) by cudget on 9/29/2005
  • Click on link with sound

    Is it possible to have a wav file play when a user clicks on the links within DNN?? I assume this would be a CSS change... If it can be done, can someone give me an example?? Thanks
    Posted to DotNetNuke (Forum) by cudget on 8/25/2005
  • Re: ADG - dynamic connection string

    Why not just create a view on the AS/400 joining all the tables and then write your select statement for ADG against the view... Just a thought...
    Posted to Custom Modules (Forum) by cudget on 7/6/2005
  • Problem with Gallery Module

    I have an instance of DNN running on a server... I set up a child portal on that DNN instance... Everything works fine with the Foum Module and Gallery module there... I placed pictures in the gallery just fine... I then copied the entire DNN folder to my laptop... Copied the database from the server to the laptop... I then brought up the child portal on my laptop... Everything works fine except for the Gallery Module... when I go the Gallery Module tab I get the following error A critical error
    Posted to DotNetNuke (Forum) by cudget on 6/2/2005
Page 1 of 3 (22 items) 1 2 3 Next >