Change default favicon in DotNetNuke

Have you noticed the tiny graphic image aside of your address bar when you load up your DotNetNuke site in your browser that looks like this? By default, you’ll have a file called favicon.ico located in your folder where you installed DotNetNuke. Many developers have learned how to change this ico file to another image that identifies your website and it’s fairly easy to do. A favicon is seen by the browser aside of your URL.&...
Read the rest of this article

Posted in Uncategorized at October 30th, 2009. No Comments.

PHP Magic Quotes

What are Magic Quotes:Magic Quotes is a process that automagically escapes incoming data to the PHP script. It’s preferred to code with magic quotes off and to instead escape the data at runtime, as needed. Why did we use Magic Quotes:There is no reason to use magic quotes because they are no longer a supported part of PHP. However, they did exist and did help a few beginners blissfully and unknowingly write better (more secure) code. Bu...
Read the rest of this article

Posted in Uncategorized at October 30th, 2009. No Comments.

Check user password of Community Server in Database

Community Server is a fully functional web based discussion system that demonstrates how extraordinarily simple it is to create powerful, scalable applications for the Microsoft .NET platform.If you are using Community Server and forgot your Community Server site login information then you come to the right place.We will guide you how to check the user password in database. Connect to database via DB management tool like sql management studio...
Read the rest of this article

Posted in Uncategorized at October 28th, 2009. No Comments.

421 Cannot connect to SMTP server

You may get the following error message "’421 Cannot connect to SMTP server" in outlook and outlook express. Here I will post some of my opinions of this problem. Error sample "An unknown error has occurred. Account: ‘Hotmail’, Server: ‘smpt.live.com’, Protocol: SMTP, Server Response: ’421 Cannot connect to SMTP server 65.55.24.100 (65.55.24.100:25), connect error 10060′, Port: 25, Secur...
Read the rest of this article

Posted in Uncategorized at October 26th, 2009. 1 Comment.

Domain tasting

Domain tasting is the practice of a domain name registrant using the five-day “grace period” (the Add Grace Period or AGP) at the beginning of the registration of an ICANN-regulated second-level domain to test the marketability of the domain. During this period, when a registration must be fully refunded by the domain name registry, a cost-benefit analysis is conducted by the registrant on the viability of deriving income from adve...
Read the rest of this article

Posted in Hosting Knowledge Base at October 25th, 2009. No Comments.

Domain hijacking

Domain hijacking is the process by which internet domain names are stolen from the rightful registrant. Many people confuse domain hijacking with the reregistration of an expired domain by a new party. One is a legal process and one is not. Domain hijacking is theft, while if a name owner does not renew a name he or she is no longer the owner and it is available for someone else to register. Domain theft Domain theft is an aggr...
Read the rest of this article

Posted in Hosting Knowledge Base at October 25th, 2009. 1 Comment.

Computer cluster

A computer cluster is a group of tightly coupled computers that work together closely so that in many respects they can be viewed as though they are a single computer. The components of a cluster are commonly, but not always, connected to each other through fast local area networks. Clusters are usually deployed to improve performance and/or availability over that provided by a single computer, while typically being much more cost...
Read the rest of this article

Posted in Hosting Knowledge Base at October 25th, 2009. No Comments.

Clustered Hosting

Clustered hosting technology is designed to eliminate the problems inherent with typical shared hosting infrastructures. This technology provides customers with a "clustered" handling of security, load balancing, and necessary website resources. A clustered hosting platform is data-driven, which means that no human interaction is needed to provision a new account to the platform. Clustered hosting "virtualizes" th...
Read the rest of this article

Posted in Hosting Knowledge Base at October 25th, 2009. No Comments.

Apache

Apache HTTP Server The Apache HTTP Server, commonly referred to simply as Apache, is a web server notable for playing a key role in the initial growth of the World Wide Web. Apache was the first viable alternative to the Netscape Communications Corporation web server (currently known as Sun Java System Web Server), and has since evolved to rival other Unix-based web servers in terms of functionality and performance. Since April 1996 ...
Read the rest of this article

Posted in Hosting Knowledge Base at October 25th, 2009. No Comments.

Ajax

AJAX (Asynchronous JavaScript and XML), or Ajax, is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes so that the entire web page does not have to be reloaded each time the user requests a change. This is intended to increase the web page’s interactivity, speed, functionality, a...
Read the rest of this article

Posted in Hosting Knowledge Base at October 25th, 2009. No Comments.
Page 1 of 41234