Apologies for this newbie question, but I don't even know what to search for.

What I want to do is create a aspx page with a text box and a search button. When you click the search button, I want to create a web request that searches a particular Yahoo group. When the Yahoo response comes back, I will need to parse, display some stuff to my user, then search again until I reach the beginning of the messages.

Can anyone point me in the right direction?

Thanks,
Mike