Skip to main content

Posts

Showing posts from November, 2009

Autocomplete text box in dot net nuke

This article define how you will use the text suggestion box in dot net nuke like google, msn or yahoo websites read this http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryId/1067/Using-the-DNN-Text-Suggest-Control.aspx Styles for Text suggestion Boxes http://woork.blogspot.com/2009/02/useful-ajax-auto-suggest-scripts.html

How to reset Dot net nuke / DNN host Password

How to reset Dot net nuke / DNN host Password Orignal Post: http://blog.dmbcllc.com/2009/09/22/dotnetnuke-retrieving-host-access/ ============ Dave thanks for the good work =================== One of the most frustrating events that can happen in any system is forgetting your password and not being able to retrieve it. DotNetNuke has a retrieval system built in, but you have to make sure your system can send mail in order to make use of it. And even if it sends mail, it may be that you’ve taken over a system and the host account is not registered to you. So, what do you do? Well, you can’t look in the database for the password because the passwords are hashed. But there are some ways to get back in business. First, let’s take a look at the easy way. Let’s assume that you have the ability to sign up for a new account with a new password. Go ahead and do that. Next, open the database and look for the “Users” table. This table has a bit field called, “IsSuperUse