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
write any ttest cases using check points and parameterization
Which operator is used to concatenate the 2 values in the vbscript language?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
How will you get the octal value of the given number in vbscript?
Explain about scrrun.dll?
Compare java script and vb script?
What is select case statement?
what is event handling?
wht must be the interview question on corinthian information technology solutions incorporated.
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
What are events in the vbscript language?
please can you help me to get a code of flames using a visual basic 6
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??