what is the difference between single ratio, multiple core and multiple ratio, multiple core ? please explain.
when you create a database how is it stored? : Sql server database administration
What is the scipy?
What is the most reliable hard drive brand?
What is a dtd?
What is the general power consumption rating of CPU CRT type and Flat type, Monitor,Printer, projector, Scanner?
How do I connect to a postgresql database remotely?
what are the qualities u have which are totally different form others and we havent judge before?
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 a delete query?
how to delete an existing column in a table? : Sql dba
Does truncate require commit?
How do you test DLL files using automation Tool QTP?
What is the status code in stored procedure transformation?
How do I get excel to start automatically?