When I went to port my code that scrapes the BusinessWeek site for search results to BaselineMag.com, I found that the HTML response of the search results generated by the site do not contain the actual text that appears in my browser.
For example, the source code of: http://www.baselinemag.com/search_results/0%2C2426%2C%2C00.asp?qry=Bush&filt erapp=&site=17 does not contain the links or text descriptions returned. Any clue on where or how this information is hidden, or how I might get the html that contains the search links and descriptions? Regards, Andrew