Login
Login
Search
Consulting
Design
DNN Apps
Content Management System
Custom DNN Modules
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Gift Certificates
Date Time Calculator
Screenshot Gallery
TimeTracker
Surveillance Systems
Business Links
Support
Knowledge Base
Contact
Knowledge Base
Support
/
Knowledge Base
Snippets
Current Articles
|
Archives
|
Search
16
Hero Image with Text Overlay
SuperUser Account
posted on August 16, 2024 20:01
Great Pen . . . . Hero Image With Transparent Colored Overlay (codepen.io)
css
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
30
New DNN 9.13 Install on Azure Bug
posted on July 30, 2024 10:02
Fix here . .. install of DNN 9.9.1 on an Azure app service. The wizard completed successfully and then the site showed a 503 service un...
[Read the rest of this article...]
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
25
SSRS Date Expressions
posted on May 25, 2024 08:41
SSRS expressions to obtain the first and last days of any month, using the current month as a reference: First day of last month: =dateadd(&qu...
[Read the rest of this article...]
SSRS
Posted in:
SSRS
Actions:
E-mail
|
Permalink
|
Comments (0)
24
Gridview RowDataBound Access Data Values
posted on May 24, 2024 08:57
protected void GridViewOrders_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) ...
[Read the rest of this article...]
Posted in:
C Sharp - C#
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
23
Azure SQL uses Greenwich Mean Time
posted on May 23, 2024 13:59
// AZURE SQL USES GREENWICH MEAN TIME . . . Azure SQL Database does not support time zone settings; it always follows UTC. Use AT TIME ZONE in SQ...
[Read the rest of this article...]
UTC
Posted in:
Azure
,
Azure SQL Database
Actions:
E-mail
|
Permalink
|
Comments (0)
18
Add Javascript to a DNN Page header in a Custom Module
posted on April 18, 2024 05:55
How to Add Javascript to a DNN Page header section in a Custom Module protected override void OnInit(EventArgs e) { &...
[Read the rest of this article...]
JavaScript
,
Page Header Section
Posted in:
DNN
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
20
How To Clear All Containers And Themes From Pages And Modules In DNN
posted on February 20, 2024 15:06
Clear all page level skins in a Portal update {databaseOwner}{objectQualifier}Tabs set skinsrc=null where SkinSrc is not null and PortalID=0 ...
[Read the rest of this article...]
Posted in:
DNN
,
SQL Scripts
Actions:
E-mail
|
Permalink
|
Comments (0)
15
QR Code Generator
posted on January 15, 2024 15:32
Great site for generating QR Codes . . . QRCode Monkey - The free QR Code Generator to create custom QR Codes with Logo (qrcode-monkey.com)...
[Read the rest of this article...]
Posted in:
Technology
Actions:
E-mail
|
Permalink
|
Comments (0)
28
C# Rotating JPG Image
posted on November 28, 2023 09:31
Tested QualityLevel at 90 then 100; image quality results same, but with larger file size than QualityLevel 80. QualityLevel 90 reduced file size to 1...
[Read the rest of this article...]
C#
,
jpg
Actions:
E-mail
|
Permalink
|
Comments (0)
31
Ticker Tape
posted on May 31, 2022 10:17
<div class="ticker-wrap"> <div class="ticker-heading">Fort Lauderdale</div> <div class="ticker"&g...
[Read the rest of this article...]
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 1 of 32
First
Previous
[1]
2
3
4
5
6
7
8
9
10
Next
Last
Categories
Azure (2)
C Sharp - C# (38)
..private void function() (11)
CSS (16)
DNN (59)
..Modules (21)
....Core Modules (6)
....Custom Modules (35)
..Resource Links (2)
..Skin Objects (2)
..Social (1)
E-Mail (3)
IIS (3)
Malware (1)
Microsoft SQL Server (17)
..Azure SQL Database (2)
..SQL Scripts (16)
..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 (2)
Technology (139)
VbScript (3)
Web Design (7)
Web.Config (5)
Archives
2024 (8)
2023 (1)
2022 (1)
2021 (2)
2020 (16)
2019 (11)
2018 (8)
2017 (14)
2016 (14)
2015 (4)
2014 (26)
2013 (11)
2012 (15)
2011 (30)
2010 (157)