Register
Login
Register
Login
Search
Home
Applications
Content Management System
Custom DNN Modules
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Gift Certificates
Date Time Calculator
Consulting
Design
Surveillance Systems
Business Links
Support
Knowledge Base
Contact
Knowledge Base
Support
/
Knowledge Base
Snippets
Current Articles
|
Archives
|
Search
08
Troubleshoot multi user issues in QB Point of Sale
DNN Expert
posted on March 08, 2018 09:23
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
Posted in:
Networking Problems
Actions:
E-mail
|
Permalink
|
Comments (0)
21
Google Chrome White Window
DNN Expert
posted on February 21, 2018 14:01
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
Actions:
E-mail
|
Permalink
|
Comments (0)
30
After upgrade "Error Loading SMTP Server Tab!" and mail has ceased working
DNN Expert
posted on November 30, 2017 09:13
Issue after upgrade from 8 to 9.1. I ended up deleting all settings in HostSettings and PortalSettings tables that started with SMTP*. Once I did that...
[Read the rest of this article...]
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
15
Add Stylesheet from Code Behind
DNN Expert
posted on October 15, 2017 09:04
Add a stylesheet from custom DNN module settings HtmlGenericControl css1 = new HtmlGenericControl("link"); css1.Attributes["type&qu...
[Read the rest of this article...]
css
,
stylesheet
,
DNN Module Settings
Posted in:
DNN
,
CSS
,
Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
05
Remove href Values when Printing in Browser
DNN Expert
posted on October 05, 2017 06:15
<style type="text/css"> @media print { a[href]:after { content: none !important; } } </s...
[Read the rest of this article...]
css
,
printing
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
29
True False Eval Bool GridView TemplateField
DNN Expert
posted on September 29, 2017 05:45
<asp:TemplateField HeaderText="Bike Raffle*" ItemStyle-HorizontalAlign="Center" >...
[Read the rest of this article...]
GridView
,
TemplateField
Posted in:
Web Design
,
Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 7 of 52
First
Previous
2
3
4
5
6
[7]
8
9
10
11
Next
Last
Archives
Azure (1)
C Sharp - C# (37)
..private void function() (11)
CraigsList (0)
CSS (15)
DNN (56)
..Modules (21)
....Core Modules (6)
....Custom Modules (33)
..Resource Links (2)
..Skin Objects (2)
..Social (1)
DNS (0)
E-Mail (3)
IIS (3)
Malware (1)
Microsoft SQL Server (17)
..Azure SQL Database (1)
..SQL Scripts (15)
..SQL Server 2008 R2 (11)
..SQL Server 2014 (1)
..Stored Procedures (6)
Networking Problems (7)
Operating Systems (1)
..Windows 7 (3)
..Windows Server 2003 (1)
..Windows Server 2008 (2)
..Windows Server 2012 (2)
..Windows Vista (2)
..Windows XP (4)
PCI DSS Compliance (1)
SSRS (1)
Technology (138)
VbScript (3)
Web Design (7)
Web.Config (5)