I would like to if there is any vb script to populate my
values in the application.Example i will input the data in
two 2 rows a & b.I need script where the data in a or b
have to populate in my application if my a = nothing and b
= 1 or a = 1 or b = nothing.I would be glab if someone can
help me here.
how to fix the heap space error in java ?
how can i write script for sending mail
I am Recording the QTP Script..the Script is below VbWindow("mdiPP").VbWindow("frmPOSOLocking").ActiveX ("SSTab").VbListView("lstPO").SetItemState "272 [10-11]", micChecked. After when when Run then give error property not found.
when will we use lsmw , bdc and bapi? which will be easy to use and which is used for which type of data
What is Virus? plz give me full description
hai this is shanthi, is this code right? please check and correct the lines. import javax.swing.*; import java.awt.*; class Flow extends JFrame { JButton b1,b2,b3,b4; JPanel p; FlowLayout FL; Flow() { FL=new FlowLayout(FlowLayout.RIGHT,20,20); b1=new JButton("button1"); b2=new JButton("button2"); b3=new JButton("button3"); b4=new JButton("button4"); p=new Jpanel(); p.add(b1); p.add(b2); p.add(b3); p.add(b4); p.set Layout(FL); getContentPane().add(p); setSize(400,400); show(); } public static void main(String args[]) { new=Flow(); } } but i have an error in p.set Layout(FL); in this line. i tryed all the ways but it showing the in this line only. please check and correct it.
can a merchant exporter adjust or claim refund of input service tax ??
is it an open mind or a open mind tell the correct article
why will eskimo spend so much money on buying a refrigerator?
give me the detailed steps to run batch test in winrunner?
When I look for mannual enry of any of the command in Unix, such as #man ls, I get a message "Reformatting entry. Wait..." and control comes to a next command prompt. what is the problem?
U have 8 balls, all have the same in size, 7 have same weight & 8th have weight slightly more.How can u find the ball which have slightly more weight by using a balance & only 2 weightings ?