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

Search In

Sample Query to fetch matched record from BO

Using the below query you can retrieve the records from the BO in which you execute the Match Job(manual merge) and to determine which records matched with other. select distinct(finalquery.src_rowid), finalquery.party_nm, finalquery.PARTY_ID from

How to automate a Flash Player in Selenium

The following should be used to automate a flash player: WebDriver driver = new FirefoxDriver(); driver.navigate().to("http://www.youtube.com/watch?v=cwNmRCJAIXU"); FlashWebDriver flashObj = new FlashWebDriver(driver,"movie_player"); flashObj.call(

Stub nodemailer send method using sinon in mocha node.js

Stub transport is useful for testing the email before actually sending email. It does not actually send an email, it convert mail object to a single buffer and return it with a send mail callback. In the below code, I have stubbed send method of nod

Rigidbody2D in Unity3D

Unity built in physics engine provide components that handle physical simulation. Rigidbody2D is one of the main component among the unity physics engine that allow sprite to be moved in a physically convincing way by applying forces from the script

Send data through ajax call and receive Json response from controller in Springs

Here is the sample code implementing ajax call to send the data of a form to the controller and receiving json response from controller. Student.java Create a java bean class and generate setter and getter. public class Student { private Str

How to Delete Saved Password in Safari Web Browser

 Apple developed Safari Web Browser in January 2003. It uses the WebKit and Nitro web engine for its great functionality. Safari Web Browser is not open source, but Commercial and proprietary software owned by Apple Corporation. Currently, Safari

cheap gucci with expected annual average pue of 1

Safety: Charlestonians take great care to make sure their visitors are safe and protected, just like residents of other major cities. That said, a city this old has some neighborhoods that aren't as updated or maintained as others. Some of these neig

Drop Down Box with Search Option using jquery

Hello All, In this blog i am going to show you how you can add search option in Drop down box.it is very helpful when u have large amount of list in drop down box. INDEX.PHP This file contain list of states <html> <head> &

Listview items sets to default after scrolling

I have list view which uses base adapter class for each item view, when I make changes in one item of list view and scroll the list view the changed item sets to default value, I need to retain my values even after scrolling. @Override public View

How to Merge Google+ Brand Page With Local Page

When you are working as a social media marketer for Google Plus and have just created a brand page on Google plus account for promoting your product or service then you may have encountered an issue o

prev 1 3 8
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: