View Single Post
  #2   Report Post  
skyjuice skyjuice is offline
Junior Member
 
Posts: 1
Default

When a webpage is written in Javascript, web query will not be able to extract the data eventhough one can see the data in the Excel Browser. This is because these scripts are not in the html. To extract data, one would need to use other software like imacros' scripting edition that will work with Excel's VBA.
Quote:
Originally Posted by mingInv View Post
Hi all,

I can seem to download data from a web site that displays data using Java
Applets. For exmaple, try using web query on
http://www.netdania.com/QuoteList.asp and it will return blank. Anyone has
any idea how to deal with this?

Thanks
mingInv