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# (10)
..private void function() (2)
CraigsList (2)
CSS (2)
DNS (0)
DotNetNuke (19)
..Modules (6)
....Core Modules (3)
....Custom Modules (7)
..Resource Links (1)
E-Mail (2)
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
May 17, 2012
Snippets
Current Articles
|
Archives
|
Search
Entries for January 2012
28
HTML Entities Reference
DNN Expert
posted on January 28, 2012 06:40
Character Name Number Description " " &...
[Read the rest of this article...]
Posted in:
Web Design
Actions:
E-mail
|
Permalink
|
Comments (0)
26
How to extract e-mail addresses from a Word document or web page
DNN Expert
posted on January 26, 2012 13:14
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...]
Actions:
E-mail
|
Permalink
|
Comments (0)
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)
19
Splitting a FullName field into a FirstName and LastName
DNN Expert
posted on January 19, 2012 05:35
public void NameSplit(string name) { if (name.Length > 0) { // Check for a comma if (name.IndexOf(",") >...
[Read the rest of this article...]
Posted in:
C Sharp - C#
,
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
,
CSS
,
Modules
,
Core Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
02
DNN States Dropdown List
DNN Expert
posted on January 02, 2012 07:31
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...]
Posted in:
C Sharp - C#
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
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