In a custom system development the client wanted me to develop two separate modules. However these two modules are similar (in UI and nature of data displayed each is basically listing a set of record
I don\'t know how big the community that uses DNN VivoSocial out there, but I\'ll give it a shot. So I am using DNN Vivo Messaging (part of Vivo Social), is there anyway I can redirect/forward all th
I added an HTML module to my DotNetNuke page.When I go into the editor for the module, there is a drop down \"Apply CSS Class\" that is empty with the exception of \"Clear Class\".How do I create clas
I\'m using DNN 5 for a hobby site.I know asp.net development, but have never written a DNN module. The site is basically a project log.I want content areas that combine text and image thumbnails in a
I have developed a website using ASP.NET/VB + SqlServer 2008 and Dotnetnuke CMS. Now I have to host it on easycgi.com
If I want to add message to Module in dotnetnuke I should do this DotNetNuke.UI.Skins.Skin.AddModuleMessage(Me, \"Error1\", DotNetNuke.UI.Skins.Controls.ModuleMessage.ModuleMessageType.RedError)
I\'m using DotNetNuke\'s file manager and the files have these hard links that DNN generates. When I delete a file and upload a file of the same name, the har开发者_如何学编程d link changes.
Currently I have a fully working Register form. However I now need add the users Address on to the form, everything is fine untill I come to add the users address information
I include jquery into my module with DotNetNuke.Framework.jQuery.RequestRegistration(); and it works like expected.
I\"m working on a dot net nuke site for a client, they are wanting to upload files of about 60mbs. I have changed the web.config file to allow files up to 65 mbs in size just for wiggle room.