Hello everyone, I just want to take the time to thank all of you for your help over the past year. I have been lurking these forums from time to time, but only now have I become a registered poster

In any event, does anyone know how I can have my c# application go to a url (through a control or object possibly) and submit data into two textboxes and submit the information on the page. Then, the information requested would be returned to my application in the form of a string ready for parsing. I'm unsure of which control or object to use, possibly Http request object?

Thank you in advance, and I apologize if any of this was answered already in a different form. ~MikE~