Following chars are not allowed: &%?:/()[]
To hide advanced features from the content-editor (but keep them visible to the web designer) use this checklist.
Many projects require users to maintain their own profile, and other users to search for these users. This checklist collects the best practices for achieving this with DotNetNuke.
Assuming you have users that register, but are not active - here's how you activate them.
Using the DNN Membership Provider
User profiles are very usefull, and like every data storage it's easier to set up right the first time, than to tweak over and over once a lot of data has accumulated. This checklist will help...