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

Search In

How To Use JavaScript To Copy Text From One Field To Another

When you create a web form for web page of any website, users need to fill the details in the fields like name, address, phone number etc. sometimes when filling the details there may be some fields which you need to fill twice. Instead of having you

How to Implement Callback in Android to Communicate Between Classes & Fragments

Callback is a way to inform a class synchronous/ asynchronous when an event occurs. A simple way to create a generic callback is to use interface with a method in which JSON is passed.     So, In this tutorial, I will guide you about h

Simple way for uploading a file in CodeIgniter 2.0 using library class Upload

In this tutorial we will learn how to upload file with restriction on the type of file with the help of Codeigniter's upload class in the Codeigniter's library. With the help of this library we can set our preferences as per the uploading fil

How to remove parent(or default) javascripts and css in WordPress child theme?

Hello readers, today I will guide you about How to remove parent(or default) JavaScript and css in wordpress child theme. There are 2 ways to add css and js in your wordpress project. header.php functions.php The below code defines that how to a

How to get total quantity left of different color in configurable product ?

Hello Readers, This tutorial is going explain "How to get total quantity left of simple products with different color in configurable product". Lets see how can we do it: paste the below code in product view file (i.e catalog/product/view

How to Right Click and Choose an Option Using Selenium WebDriver

Here, we discuss that how to right click on a link or button and choose any option from the list using Selenium WebDriver. In this, Actions Class helps to right click on any element.   Also, we need to import:   'import org.openqa.s

How to Create Token Based Approach for Authentic Requests on PHP API

Unlike in website the session are useful for handling users data from one page to another, The API  requires a secret token to do the same. The secret information like email, user type, balance need to be get passed from one request to another

How to create web service in Odoo-9?

In Odoo-9 you have to create module and xmlrpc folder in server and install the apache2 in your system. After this follow the step given below: Step1- First create apache2 for our system using the command show below sudo apt-get install apache2

Create color picker using javascript without using any external link/library/plugin

Hii, In this blog i am sharing an example of creating a color picker using javascript without using any external link/library/plugin. There  are many browser's addons tools and online tools available using which we can choose color co

How to create the custom plugin in Joomla?

Hello Readers, This blog shows the basic custom plugin creation in Joomla. The below are the basic files which is used to create plugin in joomla. 1. myplugin.php 2. myplugin.xml 3. index.html Step 1 : myplugin.php - myplugin.php is the entry fil

1 102 408
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: