Login  Register 
Home
 
Applications
 
Consulting
 
Design
 
Business Links
 
Support
 
Contact
  Search
Search
 
 SupportKnowledge Base     February 7, 2012  
Snippets
06
Converting a textbox money field value ($1,250.00) to a double value . . . double MyDoubleValue = double.Parse(txtMoneyAmount.Text, NumberStyles.Cur...

[Read the rest of this article...]

02
DNN Token Replacement Engine usage. Token Replacement Example
28
Character Name Number Description " " &...

[Read the rest of this article...]

Posted in: Web Design
26
The search tool will work fine for this. Use the find routine (CTRL+F) to open the find dialog With the wildcards box checked and the highlight all...

[Read the rest of this article...]

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

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

02
Get a list of states using the DNN Lists public void GetDropDownList-States() {  try  {   // Get State Dropdown from DNN List...

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

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 List = checke...

[Read the rest of this article...]

Page 1 of 20First   Previous   [1]  2  3  4  5  6  7  8  9  10  Next   Last   
 

P.O. BOX 2342 ~ BREWSTER, MA 02631
PHONE & FAX: (508) 714-0678

 
 Copyright 2012 by Global Internet Business Solutions   Terms Of Use  Privacy Statement