Okay I have now got the SDK giving back the same search results as
www.yahoo.com by using the parameters:
resultSet = yahoo.WebSearch("altFusionSEO", txtSearchTerm.Text, "all",
100, iResultsStart, "any", true, false, "default");
What I was wondering is can I also get the www.yahoo.CO.UK results
with this API?
Can I set the region for the search, or do I have to use the
webservice to set the region?
Cheers,
L
.