Results 1 to 2 of 2

Thread: How to Get Inspect Element Content using C#

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2012
    Posts
    3

    How to Get Inspect Element Content using C#

    Hello fellow guys.
    I have big problem. I want to get all images from URL but the image is not showed in the source, I can see it only with Inspect Element in Chrome/Firefox. Is there anyway, in C# or VB.NET to get the contents of Inspect element of the page?
    Cheers!

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611

    Re: How to Get Inspect Element Content using C#

    The image must be in the source, how else does the browser know what to display? It could be that that source of the image is set by javascript, but still is in the source.
    VB6 & C# (WCF LINQ) mostly


    If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can

    My site

    My blog, couding troubles and solutions

    Free online tools

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