Knowledge Base

Snippets

19
Check to verify if an e-mail address has been previously registered: public bool LookupEmail(string EmailAddress) {  try  {   ...

[Read the rest of this article...]

DNN User Account
19
public void NameSplit(string name) {  if (name.Length > 0)  {   // Check for a comma   if (name.IndexOf(",") >...

[Read the rest of this article...]

11
Standard CSS classes used by DotNetNuke: Class Usage CommandButton ...

[Read the rest of this article...]

31
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...]

ldf, logfile, sql log, truncate, shrink database, full transaction log error
27
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 Lis...

[Read the rest of this article...]

Form and List, FNL, UDT, User Defined Table
Posted in: DNN, Core Modules
21
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...]

15
The Address Resolution Protocol (ARP) is very crucial for TCP/IP network communication. If you begin to notice network connectivity problems such as p...

[Read the rest of this article...]

15
In Windows Server 2008 Core installation, the only way to setup IP Address eithe Static or DHCP is from the command line. The following procedure help...

[Read the rest of this article...]

Windows Server 2008
14
Command Line Fix NOTE: If you use this method, you may turn off the autotuning feature for the Server service. To change the default time-out per...

[Read the rest of this article...]

09
Upon startup, when prompted to enter the Adaptec Embedded SATA HostRAID BIOS, press the CTRL+A keys.   In the Adaptec Embedded SA...

[Read the rest of this article...]

Hardware Configuration
Page 14 of 32First   Previous   9  10  11  12  13  [14]  15  16  17  18  Next   Last