Results 1 to 2 of 2

Thread: Selecting certain things from webpage and printing them

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Location
    Canada
    Posts
    278

    Selecting certain things from webpage and printing them

    Is there a way that i could have my program only take certain things off a webpage and print them onto a form, oppose to taking everything off of the webpage and printing it.
    Thanks
    "Whether you think you can or cannot, you are always right."

  2. #2
    PowerPoster
    Join Date
    Aug 2001
    Location
    new jersey
    Posts
    2,904
    obviously this can be done but the total lack of information provided as to WHAT you want to parse out makes it impossible to give any specific answer. Generically, what you have to do is read the web page in its entirety, parse out what you want and print it. If you are asking can you read only part of the source for a web page, then no, I don't see how that could be done.

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