What is the use of oops in c#?
What is the best database software?
How do we create the circumstance-qualified rule?
What is electronic money ?
What is the main purpose of ospf?
Write the flags of 8086?
What is acoustics?
What is filter overrides in mvc?
How to treated with dry mouth?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Define field types in salesforce?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What is deferred execution vs. Immediate execution in linq?
Explain the difference between function and stored procedure?
what does xslt mean