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
20
CSS Background Size Scale Stretch Image
DNN Expert
posted on April 20, 2016 07:03
<!DOCTYPE html> <html> <head> <style> body { background:url(dynamic_width_bg.jpg) #A98436 no-repeat left top; backgr...
[Read the rest of this article...]
Scaling Background Image
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
20
DNN 8 Upgrade Error
DNN Expert
posted on March 20, 2016 11:00
Module Load Warning One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). ...
[Read the rest of this article...]
DNN 8 Upgrade
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
19
DNN 8 Upgrade Skin Errors Fix
DNN Expert
posted on February 19, 2016 13:01
Declare @PortalID int; Set @PortalID = 1 update portalsettings set SettingValue = '[G]skins/Xcillion/inner.ascx' where SettingName = 'DefaultPorta...
[Read the rest of this article...]
DNN 8 Upgrade
Posted in:
DNN
,
Skin Objects
Actions:
E-mail
|
Permalink
|
Comments (0)
16
DNN Region Lookup
DNN Expert
posted on February 16, 2016 06:20
(SELECT [Value] FROM Lists where EntryID = (SELECT PropertyValue FROM UserProfile WHERE UserId = U.UserId AND PropertyDefinitionID = (SELECT ...
[Read the rest of this article...]
DNN Region Lookup
Posted in:
DNN
,
Microsoft SQL Server
,
SQL Server 2008 R2
,
SQL Scripts
Actions:
E-mail
|
Permalink
|
Comments (0)
25
Call a Function from a GridView
DNN Expert
posted on January 25, 2016 08:43
<asp:TemplateField HeaderText="Frequency"> <ItemTemplate> <asp:Label ID="lblFrequency" runat="server" Text='<%# GetFrequencyLook...
[Read the rest of this article...]
Function
,
GridView
Posted in:
C Sharp - C#
,
Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
23
Ventrian Gallery Latest Template
DNN Expert
posted on January 23, 2016 06:09
Link to photo slideshow: <div style="margin: auto;width: 100%;text-align: center;">[PHOTOWITHBORDER]</div> <div style="text-ali...
[Read the rest of this article...]
Ventrian Simple Gallery
Posted in:
DNN
,
Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 11 of 52
First
Previous
6
7
8
9
10
[11]
12
13
14
15
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)