How can I get the value of an object property or variable in
another frame?
Answer Posted / guest
Use top.framename.varname or parent.framename.varname. To
get the value of a control property
use top.framename.control.property. See the previous item
for a complete description of referencing frames.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to declare an array in vbscript?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
What are the uses of vb script?
How to assign a date value to a variable?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
what is resorceallocation
How to open a file. What is the perpose of true and false mode there?
Compare java script and vb script?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
What are the 2 ways to pass a value to the function?
Is vbscript language a case-sensitive language and what does it mean?
What is the use of option explicit in vbscript?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
How will you check that a variable is an array in vbscript?