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 have different number of cells for each row of a table in HTML?

2 Answers  


Explain different types of segment?

0 Answers  


Mention what is the technology used by vb script?

0 Answers  


find the length of the string without using length function?

4 Answers   CSS Corp,


write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********

1 Answers  






write a vb script create 5 folders test1 test2 test3 test4 test5

3 Answers  


What is the use of option explicit in vbscript?

0 Answers  


can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)

3 Answers   Bally Technologies,


about vb scripting programs this type of all question& answers

0 Answers  


What is vbscript?

0 Answers  


i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet

2 Answers   TCS,


how to store charecters of HARIBABU Using arrays

4 Answers   Cap Gemini,


Categories