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

Search In

Check username availability on keypress using jquery

Username or email availability or any other types of availability check we can do in this way. When user type on a text box an ajax request has made and check what if its available or not. we only required jquery.js HTML <input type='text' id='

How to create an osv_memory wizard systems in Odoo-9 ?

In osv_memory wizard, just create a normal object, But in place of inheriting from model.model you should it from Inherit from model.model_memory. Methods of “wizard” are inside the object and if the wizard is complex, You can define workflow on ob

How to make Call State in android

Hello friend's If you want to create a Call State function in Android see the below code example. Here I have used TelephonyManger method to get the information of call state And I have used PhoneStateListener. In AndroidManifest.xml I have added P

ASP.NET MVC 5 : New Features

ASP.NET MVC 5 is the a major new release which has introduced new features as below: 1) One ASP.NET On selecting a New Project from the VS 2013 unlike in previous version we will see one template called ASP.NET Web Application.After you clic

How to use Net Beans with Ruby on Rails

Net Beans is an IDE which can be used with many programming languages. We can use it for coding in Ruby on Rails as well. You can follow the following steps to get started : 1) Download the sh file for the latest version of net-beans.

IIS : Http Status Codes

The HTTP response consists of the status line, which is the first line of the response to the request and it contains a code along with a human readable phrase. The code is intended to be used by the user agent or the software agent for handling t

How to block all incoming calls in android

To block all incomming calls in your android device we have to use a class Broadcast Receiver. Broadcast Receivers simply respond to broadcast events from other applications or from system itself. All the events are notified once the event occured by

SQL Tutorial ->Introduction to SQL

Chapter 1 Introduction to SQL Introduction to SQL : SQL stands for Structured Query Language or we can call it as "sequel" or "S-Q-L" . SQL is a query Language used to accessing and modifying information in a database.There are some common SQL comm

Translatable Templates in Odoo-9

If you want to translate reports then you need to define two templates: 1-The main report template 2-The translatable document And follow the follow the following step in given below-> you can go to Settings ‣ Reports ‣ Report ‣ ‣ Search ass

slice() method of the JavaScript Array

JavaScript Array slice() method : The slice() method is used to get the elements between two position. The slice() method returns the array of extracted elements. It doesn't change the original array. The index starts from 0. Syntax of the Array s

1 176 342
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: