How to Import data from a file (file is on the desktop) to
the data table
How to create a function in vbscript?
write a vb script to add two 2*2 matrix
How can you fetch the value of a cookie?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
How to Import data from a file (file is on the desktop) to the data table
write a program to display configuration of a local system with the help of vb script.
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
How to pass the parameter from one function to another function in VB Scripting?
how to automatically update the sql server2005 database records when insert in vb6?
Write a Script for ATM in QTP
write a vb script to display the number is odd or even and whether it is divisible by 9 or not