Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to make auto search using Javascript

Hello Reader's if you want to make realtime search listing from text box then here you can learn how to do it. This code is driven by Javascript. The listing will appear from another page and quick search will works on from page. So the html code for

SQL Server : Global Variables

SQL Server provides a number of global variables, which are very useful.The values of these variables is maintained by the server. All the global variables represent information specific to the server or a current user session.The names of global var

How to add comment using php & jquery without page refreshing

Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po

String Function in PHP

String Functions String functions are the part of core PHP. These are used to manipulate string data. Following are some commonly used string functions used in PHP. These are: addslashes  : Adds slashes to specified characters (

C# ArrayList

It represents ordered collection of an object that can be indexed individually.   In array we have problem of deleting items but in array list we can do it easily.   We have several properties and methods associated with the array list.

IPSec in Networking

IPSec stands for  IPSecurity. It provides security services at the IP layer for other TCP/IP protocols and applications to use.   What this means is that IPSec provides the tools that devices on a TCP/IP network need in order to communica

Schema configuration in solr

Schema Configuration:   For performing indexing you have to create indexes first in the schema.xml file. This is the file which you have to configure to perform any further operations. It the contains the fields which needs to be in

How to bind application data to attributes of HTML DOM elements?

The following directives are used to bind application data to attributes of HTML DOM elements: 1.ng-disabled Directive:-    This directive is used to disable any attribute (button,checkbox,etc).     Add ng-disabled attribut

How to integrate Google Place Autocomplete?

How to integrate Google Places Autocomplete in Javascript? Places Autocomplete is the web service provided by google. It returns place predictions in response to an HTTP request. Running example can be seen here: http://www.geocodezip.com/v3_SO

Simple and Responsive Sticky footer through CSS and JavaScript

HTML Code <div class="page-container">     <!-- =Header Frame start= -->     <div class="header-frame">         <label>Header Frame</label>

1 71 120
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: