I have an LinkButton control which I need to add a c# method to. Currently when I use parse control and add the control to the page it changes the call to javascript and I get undefined. I figure a wa
Having some strange behavior here. I have some XSLT which generates some html with a few ASP.NET Link Button Controls
I am developing a number of modules for a client that will share some user interface functionality using a common Web User Control to provide the UI. When I wrote the first module and added in the .as
this may be a little difficult to explain, but I\'ll try. I\'m creating a DotNetNuke module in C#.The text in the .cs files are not colour coded for some reason.Comments are black, key words are blac
I have a multi view which contains a view which contains a panel. the name of this panel is \"Panel1\"
Has anyone succeeded in using AsyncFileUpload in DotNetNuke? Although the module is marked as \"allow partial render\", I get two errors in web page, as alerts:
I have user control in which there are text boxes no i am using the AJAX to po开发者_StackOverflow中文版pulate the child controls dynamically however asp.net appending some string to child controls ca
I have created a DNN module for a Poll. This module is created as aProject within my DNN project solution. I would like to integrate this module into the DNN website.Is there any chance of doing this?
For the extra level of customization we are doing on our website we have manipulated the DNN Nodes Collection to remove certain nodes for certain people. Now we need to reverse this process and need t
I have a new DNN site and a long list of users that must be added.How can I cre开发者_开发知识库ate these new users with a script.