Nicolas- Friday, March 11, 2005, 7:44:16 PM, you wrote:
NC> "I'd like to be able to search the web for the smallest page that includes NC> all of a given set of words. Does anybody know of a way to do this?" I think you'd need to define "smallest page"... is this the least amount of displayed text, the smallest raw text, or something else? That said, this is similar to what I'm doing in my ArchiveSearch plugin: handing off search arguments to Google and data-mining the results. There's too much code to paste inline here, but if you're interested, take a look at the mouseUp script in button "btnSearch" of the stack. Parsing through the returned info, though, could be anything but "simple". http://www.ahsoftware.net/ArchiveSearch.html -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
