Click here to Skip to main content
15,886,795 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to build an application in VB, having 2 textboxes. The user enters a word in the first textbox. That word is searched from some dictionary website and then returns the precise meaning in the second textbox. Is there anyone who can guide me to send a word from VB to web and then retrieve its meaning from web to VB application.
Posted
Updated 13-Mar-10 8:24am
v3

You can try with google web service / api for that...
 
Share this answer
 
Google will not return the exact defination, so is there any way to get an API of some online dictionary???
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900