Knowledge Base

Snippets

Entries for 'DNN Expert'

05
UPDATE YourTable SET YourColumn = RTRIM(LTRIM(REPLACE(REPLACE(YourColumn, CHAR(10), ''), CHAR(13), '')))
Posted in: SQL Scripts
11
DotNetNuke.Security.Roles.RoleController rolesController = new DotNetNuke.Security.Roles.RoleController(); UserRoleInfo role = rolesController.GetUse...

[Read the rest of this article...]

DNN User Roles
08
Getting an error when submitting an article for approval .  . .  Offending user control: ucSubmitNewsComplete ModuleControlSource:Desk...

[Read the rest of this article...]

Ventrian New Articles
Posted in: Modules
25
                    ListItem lisource = ddlDonationSour...

[Read the rest of this article...]

Dropdown list
08
Solution 1: Ensure your Server is in multi-user mode From the File menu, select Switch Company File to Multi User Mode. NOTE: If the server is cur...

[Read the rest of this article...]

Quickbooks POS
21
If you are getting the WHOLE window as a white screen, no address bar or anything, try running it with the flag --disable-gpu, then go into the settin...

[Read the rest of this article...]

Google Chrome
Page 7 of 53First   Previous   2  3  4  5  6  [7]  8  9  10  11  Next   Last