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

Search In

Javascript form validation

Simple Javascript Form Validation Why we need javascript validation : 1: To validate user input on client side. 2: Force user to enter required data. 3: Remove dependency on server side language to validate data for primary validation (which

What is Web API and how it is independent of System.Web

What is WebApi ? The term API stands for Application Programming Interface. ASP.NET Web API is a framework which uses HTTP services and that is consumed by various clients. In web Api we can return data on the client requests. As, if we are reque

Using IndexedDB in Phone Gap application

The IndexedDB is used to solve the problem of offline storage mechanisms that are supported by all the major browsers.It uses WebSQL implemented in browsers like Opera and Safari to expose IndexedDB API for web applications. Websites are able to use

Overriding the Default Styling, Drupal 7

Overriding the Default Styling Three approaches we can adopt to override templates in Drupal 7 Themes Overriding templates Overriding functions Converting themable functions into new template Theme Registry Plays a vital role while p

The best Carousel slider for website

Hello Reader's if you are looking for the simple and light Slider to integrate into your website then Carousel slider is the best. You can take my code as below:- <!DOCTYPE html> <html lang="en"> <head> <meta charset="ut

How to integrate adaptive payment in php

Adaptive payment provides facility to allow payment between sender and multiple recievers. Steps for adaptive payment are as follows:- 1 First need to create app for paypal. Get username,passsword,applicationid and signature recieved from paypal.

Bootstrap-Pagination

Hello friends, Here is simple code of using Pagination. You can use this code to make your page more attractive and give a easy access by reaching on several pages from a single columns of links. Pagination is a navigation tool that will help users

Active Admin Gem rails

Installing Active Admin Gem   gem 'activeadmin' # Integrations possible with: gem 'devise' gem 'cancan' # or cancancan gem 'draper' gem 'pundit'   Quick Setup Active Admin After you install the

How to send notifications to different devices using UrbanAirship

Urban Airship provides a number of REST API endpoints, collectively known as the Urban Airship API Version 3.  It provide different different rest API such as Push,Send Push,Validate,Push Object etc. Here below is the example of "Push"

How to create Pyramid Chart in android?

This tutorial will help you to create a Pyramid chart in android. In this process, pyramid chart shapes look like triangle and divided into multiple sections. Each Sections represent value of entity from provided data set. Follow below steps to compl

1 160 287
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: