Login
Register
Home
Applications
Consulting
Design
Business Links
Support
Contact
Knowledge Base
Content Management System
BannerAd Rotator
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Application Screen Shots
Web
Site
Search
Search
Archives
C Sharp - C# (9)
..private void function() (2)
CraigsList (2)
CSS (1)
DNS (0)
DotNetNuke (18)
..Modules (5)
....Core Modules (3)
....Custom Modules (6)
..Resource Links (1)
E-Mail (1)
IIS (3)
Malware (1)
Microsoft SQL Server (9)
..SQL Scripts (3)
..SQL Server 2008 R2 (3)
..Stored Procedures (3)
Networking Problems (3)
Operating Systems (0)
..Windows 7 (3)
..Windows Server 2003 (1)
..Windows Server 2008 (2)
..Windows Vista (2)
..Windows XP (4)
PCI DSS Compliance (1)
Technology (139)
VbScript (2)
Web Design (3)
Web.Config (3)
Support
Knowledge Base
DotNetNuke
February 7, 2012
Snippets
Current Articles
|
Archives
|
Search
DotNetNuke
Modules
Resource Links
19
DNN E-Mail Address Lookup
DNN Expert
posted on January 19, 2012 05:50
Check to verify if an e-mail address has been previously registered: public bool LookupEmail(string EmailAddress) { try {  ...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
C Sharp - C#
,
Modules
,
Custom Modules
,
private void function()
Actions:
E-mail
|
Permalink
|
Comments (0)
11
Standard DotNetNuke CSS Classes
DNN Expert
posted on January 11, 2012 08:15
Standard CSS classes used by DotNetNuke: Class Usage CommandButton ...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Modules
,
Core Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
31
How to Shrink Your DotNetNuke Database Log File / Truncate Transaction Log
DNN Expert
posted on December 31, 2011 08:05
PROCEDURE: This article tells you how to shrink a DotNetNuke database’s log file via Microsoft’s SQL Server Management Studio. 1) Lo...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Microsoft SQL Server
,
SQL Server 2008 R2
Actions:
E-mail
|
Permalink
|
Comments (0)
27
Capturing the IP Address of User Submitting to a DNN Form and List Module
DNN Expert
posted on December 27, 2011 08:58
To capture the IP address of the user submittings a DNN Form and List form add a new column called "IP Address", type = Text, Display on List = checke...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Core Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
21
Updating DNN Module Skin Container via SQL
DNN Expert
posted on December 21, 2011 06:24
DNN module skin container settings are stored in the TabModules table. Use the following SQL statement to reset all containers: update TabModules s...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
31
DNN Resources Keys
DNN Expert
posted on August 31, 2011 09:43
In DotnetNuke Localization support, every resource key (in APP_LocalResources or APP_GlobalResources) should end with an extension. resourceName.T...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
30
How to Enable Telerik Rad Editor or RadEditorProvider for DotNetNuke
DNN Expert
posted on July 30, 2011 05:29
So, if you are using DotNetNuke 5.4.1 you already have a cool alternative to default text html editor. Yes i am talking about Telerik RAD Editor. It r...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
10
DNN User Login report SQL script for DNN Reports Module
DNN Expert
posted on April 10, 2011 13:27
Here's a great sql script to use for the DotNetNuke Reports Module: Select AU.Username, U.FirstName, U.LastName, AM....
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Microsoft SQL Server
,
SQL Scripts
,
Core Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
05
DNN Remember Login Checkbox
DNN Expert
posted on April 05, 2011 05:30
Enabling the "Remember Login" checkbox on your DotNetNuke web site requires a web.config change. If you want to make similar changes to your own site...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Web.Config
Actions:
E-mail
|
Permalink
|
Comments (0)
03
SQL to Access Data from a User Defined Table in DNN
DNN Expert
posted on January 03, 2011 04:59
SQL Query DNN Function UserDefinedTableController.GetDataSet(ModuleID) SELECT R.UserDefinedRowId, F.FieldTitle, D.FieldVa...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 1 of 2
First
Previous
[1]
2
Next
Last
P.O. BOX 2342 ~ BREWSTER, MA 02631
PHONE & FAX: (508) 714-0678
Home
|
Applications
|
Consulting
|
Design
|
Business Links
|
Support
|
Contact
Copyright 2012 by Global Internet Business Solutions
Terms Of Use
Privacy Statement