problem with search engines
suman.tedla_at_gmail.com
Date: 01/31/05
- Next message: mike: "How to add a string "XXXXXXXXXXXX" to a txt file?....@@"
- Previous message: Krzychu: "prime checker with BigInteger"
- Next in thread: Andrew Thompson: "Re: problem with search engines"
- Reply: Andrew Thompson: "Re: problem with search engines"
- Reply: nsc: "Re: problem with search engines"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Jan 2005 01:51:55 -0800
Hello All,
I am having a problem with search engines.
I am able to connect to google and yahoo thro java and retrieve the
html code.
say,for google the url is http://www.google.com/search?q=java
I am getting the html code when "java" is the query.
But when I click next in google(for next set of results) ,
the url is ..
http://www.google.com/search?q=java&hl=en&lr=&start=10&sa=N
When I try to connect to this url , i am getting malformed url
exceptions.
It is the same with yahoo.
Hope u understood my problem.
How can i get the html code from this url???
Can anyone help me??
- Next message: mike: "How to add a string "XXXXXXXXXXXX" to a txt file?....@@"
- Previous message: Krzychu: "prime checker with BigInteger"
- Next in thread: Andrew Thompson: "Re: problem with search engines"
- Reply: Andrew Thompson: "Re: problem with search engines"
- Reply: nsc: "Re: problem with search engines"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|