Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Difference between dim,public and private variables in vb script?

1004


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

1099


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

3095


How will you get a combined string from array of string in vbscript?

1008


Why is error handling required?

1076


How will you get the exponent of the given number in vbscript?

1084


How to assign a date value to a variable?

1159


Explain sga memory structures?

1083


What is the purpose of folders object of scripting.filesystemobject class in vbscript?

1434


What are string functions in vbscript?

1220


Mention how to access array data?

1082


when we use filter funtiom invb script(QTP)

2840


Mention what if you do not specify anything when you call a procedure?

1032


How to write functions and sub in vb script?

1154


What is dictionary object in vbscript? Explain?

1221