how to return plain text from a httpWebRequest

  • Thread starter Thread starter Dica
  • Start date Start date
D

Dica

i'm trying to write a simple screen scraper for mapQuest. so far, the app is
working fine, connecting to mapQuest and returning the directions i want.
however, everything is coming back as html. is there a simple way to return
the mapQuest query as plain text?

tks
 
Back
Top