If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
No Answer is Posted For this Question
Be the First to Post Answer
What are the data types supported by vbscript?
hi, How will write a regular expression of date in VB scripting.
What is the extension of the vbscript file?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
Explain about adodb.stream class?
Explain the difference between POST and GET Method.
How will you get a combined string from array of string in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?
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
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
what is used of Property........End Property loop ? how to write the script for it?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?