Click here to Skip to main content
15,887,915 members
Home / Discussions / C#
   

C#

 
QuestionGET URL from Firefox Pin
kepp25-Nov-07 3:20
kepp25-Nov-07 3:20 
QuestionTimer question - Help needed... Pin
AdiIdolized25-Nov-07 2:49
AdiIdolized25-Nov-07 2:49 
AnswerRe: Timer question - Help needed... Pin
Luc Pattyn25-Nov-07 3:05
sitebuilderLuc Pattyn25-Nov-07 3:05 
GeneralRe: Timer question - Help needed... Pin
AdiIdolized25-Nov-07 5:34
AdiIdolized25-Nov-07 5:34 
GeneralRe: Timer question - Help needed... Pin
Luc Pattyn25-Nov-07 6:10
sitebuilderLuc Pattyn25-Nov-07 6:10 
Questionremove item in listbox with specific draw item Pin
ozzox25-Nov-07 2:30
ozzox25-Nov-07 2:30 
AnswerRe: remove item in listbox with specific draw item Pin
TJoe26-Nov-07 2:19
TJoe26-Nov-07 2:19 
QuestionGetting images from a <strike> browser </strike > document stream[modified] Pin
aj.esler25-Nov-07 1:05
aj.esler25-Nov-07 1:05 
Hi.
Im trying to make an automated gallery browser that can scroll through web pages and download all the images off them. It is currently working, using a webBrowser control. I have a list of all the images on the page in a listbox on the side, each with a thumbnail preview image. However, i am on dial up (laugh and get it out of the way), and the way the application currently works is to download the url to the browser, extract the img tags from the source code, and download each image as a bitmap. This takes ages as it has to download each image twice, once in the web browser and once from the url of the image.

I am wondering if there is anyway to extract the images from the webBrowser control so i dont have to download them twice?
I have played around with the webBrowser.DocumentStream, but cant work out how to get the images.

Any help appreciated.


-- modified at 18:23 Sunday 25th November, 2007
AnswerRe: Getting images from a browser Pin
Luc Pattyn25-Nov-07 1:27
sitebuilderLuc Pattyn25-Nov-07 1:27 
GeneralRe: Getting images from a browser Pin
aj.esler25-Nov-07 1:55
aj.esler25-Nov-07 1:55 
GeneralRe: Getting images from a browser Pin
Luc Pattyn25-Nov-07 2:28
sitebuilderLuc Pattyn25-Nov-07 2:28 
GeneralRe: Getting images from a browser Pin
Anthony Mushrow25-Nov-07 3:14
professionalAnthony Mushrow25-Nov-07 3:14 
GeneralRe: Getting images from a browser Pin
aj.esler25-Nov-07 12:20
aj.esler25-Nov-07 12:20 
QuestionGet color of a string Pin
shehezada25-Nov-07 0:02
shehezada25-Nov-07 0:02 
AnswerRe: Get color of a string Pin
Luc Pattyn25-Nov-07 0:09
sitebuilderLuc Pattyn25-Nov-07 0:09 
GeneralRe: Get color of a string Pin
shehezada25-Nov-07 0:38
shehezada25-Nov-07 0:38 
QuestionDataGridView - how to delete Row Pin
A.Asif24-Nov-07 23:39
A.Asif24-Nov-07 23:39 
AnswerRe: DataGridView - how to delete Row Pin
Aftab Sindhi25-Nov-07 21:09
Aftab Sindhi25-Nov-07 21:09 
QuestionHelp Needed. DataBinding in Windows Forms Pin
Aftab Sindhi24-Nov-07 20:35
Aftab Sindhi24-Nov-07 20:35 
Questionfilling and retrieving tables Pin
sajid.salim.khan24-Nov-07 20:31
sajid.salim.khan24-Nov-07 20:31 
AnswerRe: filling and retrieving tables Pin
Aftab Sindhi24-Nov-07 20:41
Aftab Sindhi24-Nov-07 20:41 
GeneralRe: filling and retrieving tables Pin
sajid.salim.khan24-Nov-07 20:52
sajid.salim.khan24-Nov-07 20:52 
GeneralRe: filling and retrieving tables Pin
Aftab Sindhi24-Nov-07 21:05
Aftab Sindhi24-Nov-07 21:05 
QuestionUpdate 2 related froms on closing one of them Pin
Shaahinm24-Nov-07 20:08
Shaahinm24-Nov-07 20:08 
AnswerRe: Update 2 related froms on closing one of them Pin
Aftab Sindhi24-Nov-07 20:48
Aftab Sindhi24-Nov-07 20:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.