why you used Java Script? Can it use for both client side and server side validation purpose?
12 30869What happens if an exception is throws from an, object's constructor and object's destructor?
4 15917Post New Wipro Interview Questions
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
What are function prototypes?
Your company, Kick That Ball Sports, has appointed you project manager for their new Cricket product line introduction. This is a national effort, and all the retail stores across the country need to have the new products on the shelves before the media advertising blitz begins. The product line involves three new products, some with multiple deliverables. You are ready to create the WBS. Which of the following is true? A. The WBS should include the three new products and the advertising campaign as level two deliverables. B. The WBS should include the three new products as level two deliverables. C. The WBS should include the three new products as level two deliverables and the advertising campaign as a level three deliverable. D. The WBS should include the three new products and the advertising campaign as level three deliverables.
What is full form of ref?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What's your salary history?
What is a domain constraint give an example?
How to import ejb project in eclipse?
What is swelling?
How do I check my outlook email online?
What are different types of caches available in hibernate?
What is the equivalent of date() and time() in asp.net?
What is variable in c example?
What is the purpose of a test completion criterion?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this