If you don’t know what is re-Captcha, this article: What is re-Captcha might help you to get on foot before starting this easy implement guide to install re-CaptCha into your DNN Modules. DotNetNuke users has long frustrated by the poor design of DotNetNuke Captcha which is has a critical flaw where the Captcha image will [...]
Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.
Show DNN Module in Another Module’s Generated Page.
One of the greatest feature of DotNetNuke is to allow use to show the module in the page they like based on the viewer’s role and permission. However, this only apply to DotNetNuke generated pages. So, how about showing a module only in a page that is generated by Blog Module for example? The solution [...]
How to connect MySQL Administrator Tool with Server Side MySQL
I’m a PHP & MySQL Beginner. Normally when i start to build an application, i will choose to code a store and retrieve function. This will help me more easy to understand the new programming language. So i search around google and found that i can connect MySQL with MySQL Administrator Tool. You can download [...]
Give an unique id for every DNN Containers
Inspired by Think of Design’s avoid span in module title and amount of requests including myself to have a unique id for every containers in DotNetNuke, I’ve came out with this simple solution to ease the designing works in DotNetNuke Skinning. <!– From thinkofdesign.com –> <%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %> <%@ Register TagPrefix="dnn" [...]
Best Free JavaScript and CSS Compressor to Optimized your Website.
If you are digging into DotNetNuke website optimization, I’m sure you have been struggling on it. It’s not easy to optimize all the JavaScript and CSS in robust web application like DotNetNuke. If you’re a heavy users and afford to pay for solution, then the simplest way is to buy all in one compressor like [...]
Recent Comments