|
-
Mar 31st, 2004, 03:59 PM
#1
Thread Starter
Frenzied Member
Newbie: Submit a request
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
-
Apr 1st, 2004, 12:57 AM
#2
Check out how the search strings are created in yahoo group searches, and model your search string similar to that.
-
Apr 1st, 2004, 10:12 AM
#3
Thread Starter
Frenzied Member
That's what I plan on doing, but I don't know the proper mechanism to use on my server. Would I just use a regular tcp connection? Or is there some helper class?
Thanks,
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|