My Salary is 65000. How Much TDS I have to pay
No Answer is Posted For this Question
Be the First to Post Answer
How can I get the value of an object property or variable in another frame?
Mention the environments where vbscript could be run?
write a vb script to generate hello 5 times using do until loop
What is the use of "Option Explicit"?
Which operator can be used to change the value of the operand or change the state of the condition?
Hello All, In QTP 9.2 for Mozilla Firefox, there is webelement in my application, I tried to click on that using decsriptive programming, but it does not work. and for this i tried this code too: Set obj = CreateObject ("Mercury.DeviceReplay") absx = Browser("").Page("").WebElement(".").GetROProperty ("abs_x") absy = Browser("").Page("").WebElement(".").GetROProperty ("abs_y") obj.MouseMove absx, absy obj.MouseClick absx, absy, 0 But it is not clicked. Can anyone help me out for this problem. Thnx in Advance
What is the difference between vbscript and vba?
What is the purpose of the err object in the vbscript language?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
How will you reverse a string in vbscript?
how to automatically update the sql server2005 database records when insert in vb6?
Illustrate briefly about the different types of statement