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
Mention the rules for using option explicit statement?
Mention how to assign a date value to a variable?
Can automation testing find ssame no. of bugs what we can find by manual testing?
can anyone tell me the procedure of interview held in applabs
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
What is the difference between do until loop and do while loop?
Mention what is vbscript?
how to check whether link is disabled in QTP??
Explain about tristate constants in vbscript?
How to Convert Hex color code to color name in VB Script?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Explain about vb script?
What is the difference between function and procedure?
Does VB/Win make standalone .EXE files?
How to create a function in vbscript?