Search the web
Sign In
New User? Sign Up
yws-search-general · Yahoo! Search General Developer Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Newbie Sending a request with accent   Message List  
Reply | Forward Message #1538 of 1783 |
Hi you all,
I'm trying to do something like:

WebSearchRequest request = new WebSearchRequest("camión");
request.setResults(50);
try {
// Execute the search.
SearchClient client = new SearchClient("...");
WebSearchResults results = client.webSearch(request);

but I get an error of "invalid value: query" so, how can I do requests
with accent?

Thanks.




Thu Oct 9, 2008 5:32 pm

dfl_maradentro
Online Now Online Now
Send Email Send Email

Forward
Message #1538 of 1783 |
Expand Messages Author Sort by Date

Hi you all, I'm trying to do something like: WebSearchRequest request = new WebSearchRequest("camión"); request.setResults(50); try { // Execute the search. ...
dfl_maradentro
Online Now Send Email
Oct 9, 2008
5:56 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help