|
-
Oct 26th, 2012, 08:43 AM
#1
Thread Starter
New Member
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!
-
Oct 26th, 2012, 02:08 PM
#2
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|