How to identify column in VSFlexgrid? My VSFlexgrid window
is identified as 'Active X Control'
Mention how you can call vbscript functions?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Both Static and dynamic arrays are handled by VB script. Is it true?
how to add the shared repository file to the script file while running the script manuall
How to Import data from a file (file is on the desktop) to the data table
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
after medical test,when will be the police verification
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Check whether given Number is Even or Odd?
Explain the support of asp for vb script functionality?
write a vb script to display 3*3 matrix
write a vb script to display factorial of a number using function