
Search In
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
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 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
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
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

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
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
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>
&
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
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
