Question Fetch an image from Google?

belozero

Member
Joined
Mar 4, 2010
Messages
12
Programming Experience
Beginner
A while ago i posted a question on here about making a WordCount function for my .txt reader program. well i've come quite a long ways and am near completion of the project, just adding little bits here and there. well i wanted something that neither microsoft word nor wordpad have. i want a ClipArt tab in my form, but i dont want to have tons of pictures inside the program. is there a way i can type some text into a textbox, have checkboxes and radio buttons for parameters, and send all that to "http://www.images.google.com/" , and then return those images to pictureboxes within the tab? i know it seems complex, but we just did a thing on RSS feeds in my class, so i thought "why can't i fetch other things from the internet as well?" Please help me with this, i really want to impress my teacher when i turn this in. Thanks in advance!
 
Back
Top