I can use winsock to connect to this website, but need to know how to send info to its cgi bin and then have what it sends back be displayed in a text box. It needs to connect to 'www.m-w.com' and the cgi it need to use is at '/cgi-bin/dictionary' It looks up words in a dictionary by putting '?theword' at the end of the cgi part i just mentioned. If anyone has an idea on how to do this i would appreciate it, thanks.