Results 1 to 3 of 3

Thread: Newbie: Submit a request

  1. #1

    Thread Starter
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

    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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Check out how the search strings are created in yahoo group searches, and model your search string similar to that.

  3. #3

    Thread Starter
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    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
  •  



Click Here to Expand Forum to Full Width