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

Search In

Mobile Number Format in Javascript

Hi All, We in very common scenario come across a scenario where we want user to just be able to enter Mobile Number Format. This small code piece will help in validating user to enter only Mobile number format. $(".Mobilenumbers").keypress(function

password encryption in joomla

Joomla password are stored in database in the form of hash and salt such as {hash}:{salt} where salt is a random string which contains 32 characters in length. Joomla password are salted before making password hashed.So we can create password in jo

javap tool in Java

 javap tool  javap is a command which when used with a classname, disassembles that class file. This command displays fields,methods and constructors information which are present in the class file with which javap command is used. S

Shell Script

HI everyone, I need help plz, to write a Linux shell script : write a utility program called spy that enables you to do just that. spy repeatedly scans the system process table, displaying processes that have started or ended since the last scan. Th

Is that possible to store some additional data along with the error flag itself, using standard Angular mechanism?

I'm manually setting ngModel.$setValidity, I'd like to pass some data along with the error flag, to be displayed in ngMessages directive. For example let's assume the min/max length of the field depends upon some external factors, thus is computed &a

onreset event in Javascript

The onreset is used event when we want to reset a form. it allows users to clear checkboxes or input field which refreshes the whole form. Syntax onreset = "JavascriptCode" <!DOCTYPE html> <html> <head> <script> function sam

Call ajax function on autocomplete in jquery

//Call ajax function on autocomplete in jquery $(document).ready(function(){ jQuery("#name").autocomplete({ source: function(request, response) { $.ajax({ url: 'include/get.php', type: "POST",

Make file private in drupal 7

To make file access by permission in drupal 7, use 'private_files_download_permission' module. This module provide features to drupal developers to download files by specific roles. For example:- In my requirement,there are multiple resume in a folde

Social Network for Developers - FindNerd Introduction

In this Video Tutorial, we are describing a brief Introduction about FindNerd. Here is a short description, for more please watch full Video. FindNerd.com a social network for developers which came into market in early 2015 with the ambition to prov

How to Creating Outgoing Mail Server in openerp-6.1

To Creating Outgoing Mail Server in openerp-6.1 Follow these step given below:- 1. Go to Setting->Configuration->Email->Outgoing Mail Servers, and create 2. In Description field, give an appropriate name, example: localhost 3. SMTP Server,

1 20 103
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: