How can I get the value of an object property or variable in
another frame?



How can I get the value of an object property or variable in another frame?..

Answer / 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

More VB Script Interview Questions

How can you create a file object to work with the files in the vbscript language?

0 Answers  


can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.

0 Answers   Synechron,


a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program

1 Answers  


i want to when we will write the scripts either after getting the build or after getting the SRS?

3 Answers  


Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?

0 Answers  






Explain the asc function?

0 Answers  


What if you do not specify anything when you call a procedure?

0 Answers  


Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.

1 Answers  


How will you get the last occurrence of one string within another string using vbscript?

0 Answers  


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

0 Answers  


What are the advantages of vbscript?

0 Answers  


write a program to display configuration of a local system with the help of vb script.

0 Answers  


Categories