07-16-2008, 11:43 PM
On a web page you can use something like the following code to get the value from a dropdown:
Code:
myvalue = Browser("xyz").Page("xyz").WebList("xyz").GetROProperty("Value")