February, 2010

Quick Search

XML Tutorial

February 27th, 2010 by admin
5 comments »

XML stands for eXtensible Markup Language.

XML is designed to transport and store data.

XML is important to know, and very easy to learn.

XML Document Example :

<?xml version=”1.0″?>
<note>
    <to>Vevo</to>
    <from>Yani</from>
    <heading>Reminder</heading>
    <body>Don’t forget me this weekend!</body>
</note>

 

Posted in XML
5 comments »

Useful Tips for Effective Web Design

February 27th, 2010 by admin
16 comments »

       Neat and Easy Navigation: Navigation of links on your site plays a big role in formative the stickiness of your site (how long your visitor stays and explores your site). Ask yourself this, What do people do as soon as they open your site? They would possibly read the … Read More

WordPress Plugin Development

February 27th, 2010 by admin
13 comments »

Introduction

WordPress Plugins permit easy modification, customization, and enhancement to a WordPress blog.  As an alternative of changing the core programming of WordPress, you can add functionality with WordPress Plugins. Here is a basic explanation:

WordPress Plugin: A WordPress Plugin is a program, or a set of one or more functions, written … Read More

Redirecting non-www to www with .htaccess

February 27th, 2010 by admin
No comments »

If you would like to redirect all non-www requests to your site to the www version, you need to add the following code to your .htaccess file:

in your .htaccess file

RewriteEngine On

RewriteCond %{HTTP_HOST} !^www\.

RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

This will redirect any requests to http://your-domain.com to http://www.your-domain.com. There are some benefits from doing … Read More

Spacebar Check in TextBox Using Javascript

February 27th, 2010 by admin
1 comment »

Trim Function using java script.Validation for text box if there only space using java script.validation for space in text box using java script.

Solution:

Create A textbox with id txtname and a button id btntest and wite this function inside script tag.

function trim(string)
{
var a = string.replace(/^\s+/, ”);
return a.replace(/\s+$/, ”)
}
function TestTrim()
{

x = window.document.getElementById(“txtname”);
str=”Please … Read More

SEO Company India

search engine marketing company India that offers affordable seo services