CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 1999
    Posts
    191

    How to read webpage by using ASP? thanks

    How to read webpage by using ASP? thanks


  2. #2
    Join Date
    Apr 2001
    Location
    Wisconsin, USA
    Posts
    150

    Re: How to read webpage by using ASP? thanks

    Could you be a little more specific? What exactly from the web page are you trying to read? Why are you trying to read it? What functionality do you need from the read?


  3. #3
    Join Date
    Oct 1999
    Posts
    191

    Re: How to read webpage by using ASP? thanks

    thanks.

    I want to read the source code (.html file) of a webpage (e.g. www.yahoo.com). In VB, we can use inet to read the source code of a webpage. I don't know how in ASP?


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

Featured