home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / WebComm_1_1814111142004.psc / @PSC_ReadMe_57090_1.txt
Text File  |  2004-11-04  |  990b  |  7 lines

  1. Title: WebComm 1.0: Component to talk to Webservers
  2. Description: This object can be used to "talk" to webservers. Use it to request HTML documents, RSS feeds, Binary files (like images or zipfiles) and use it to query webservers using GET or POST methods. It contains an XMLDoc property wich allows easy acces to any XML that a webserver might have returned and a SaveToFile method which allows you to easily save responses. All data (and even response headers) is made available in easy to use properties. You can even set your own request headers. The object is fully documented in a PDF file.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=57090&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.