Click here to Skip to main content
15,909,566 members
Home / Discussions / C#
   

C#

 
GeneralRe: return generic collection from webservice Pin
mike montagne1-Mar-07 6:49
mike montagne1-Mar-07 6:49 
Question"cardlayout" in C# ? Pin
bubuzzz28-Feb-07 5:09
bubuzzz28-Feb-07 5:09 
AnswerRe: "cardlayout" in C# ? Pin
Luc Pattyn28-Feb-07 10:24
sitebuilderLuc Pattyn28-Feb-07 10:24 
GeneralRe: "cardlayout" in C# ? Pin
bubuzzz1-Mar-07 5:16
bubuzzz1-Mar-07 5:16 
QuestionWebbrowser control Pin
hung_ngole28-Feb-07 5:03
hung_ngole28-Feb-07 5:03 
AnswerRe: Webbrowser control Pin
Stefan Troschuetz28-Feb-07 5:28
Stefan Troschuetz28-Feb-07 5:28 
GeneralRe: Webbrowser control Pin
hung_ngole28-Feb-07 6:24
hung_ngole28-Feb-07 6:24 
GeneralRe: Webbrowser control Pin
Stefan Troschuetz28-Feb-07 7:53
Stefan Troschuetz28-Feb-07 7:53 
I'm afraid there is no build-in support for this (at least not without user interaction). The HtmlDocument instance returned by the WebBrowser.Document property exposes an Images property that returns a collcetion of all image tags of the document. Retrieve the image URLs (shown in the documentation of the HtmlDocument.Images property), download them by using a child of the WebRequest class and then finally save them.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

QuestionInvokeMethod ???????????? Pin
Saaaaz28-Feb-07 4:49
Saaaaz28-Feb-07 4:49 
AnswerRe: InvokeMethod ???????????? Pin
Dave Kreskowiak28-Feb-07 5:21
mveDave Kreskowiak28-Feb-07 5:21 
GeneralRe: InvokeMethod ???????????? Pin
Saaaaz28-Feb-07 23:29
Saaaaz28-Feb-07 23:29 
GeneralRe: InvokeMethod ???????????? Pin
Dave Kreskowiak1-Mar-07 2:24
mveDave Kreskowiak1-Mar-07 2:24 
Questiondate Conversion problem[Modified] Pin
jaganil28-Feb-07 4:37
jaganil28-Feb-07 4:37 
AnswerRe: date Conversion problem[Modified] Pin
kubben28-Feb-07 4:51
kubben28-Feb-07 4:51 
AnswerRe: date Conversion problem[Modified] Pin
Luc Pattyn28-Feb-07 4:55
sitebuilderLuc Pattyn28-Feb-07 4:55 
QuestionIO Exception for Full Capacity Pin
Ian Uy28-Feb-07 4:30
Ian Uy28-Feb-07 4:30 
AnswerRe: IO Exception for Full Capacity Pin
kubben28-Feb-07 4:54
kubben28-Feb-07 4:54 
GeneralRe: IO Exception for Full Capacity Pin
Ian Uy28-Feb-07 16:34
Ian Uy28-Feb-07 16:34 
GeneralRe: IO Exception for Full Capacity Pin
kubben1-Mar-07 1:10
kubben1-Mar-07 1:10 
QuestionHow to use Microsoft Access Database files in Pocket PC Project with C# Pin
myope_28-Feb-07 4:29
myope_28-Feb-07 4:29 
QuestionCAPICOM problem in .NET 2.0 Pin
Yevgeni Fr28-Feb-07 4:27
Yevgeni Fr28-Feb-07 4:27 
QuestionSystem.Management ????????? Pin
Saaaaz28-Feb-07 4:18
Saaaaz28-Feb-07 4:18 
QuestionNeed Help URGENTLY Pin
Ahmed EL Gendy28-Feb-07 4:02
Ahmed EL Gendy28-Feb-07 4:02 
AnswerRe: Need Help URGENTLY Pin
HenrikHarmer28-Feb-07 5:14
HenrikHarmer28-Feb-07 5:14 
Questionavailable port in .net remoting Pin
ctlqt1228-Feb-07 4:01
ctlqt1228-Feb-07 4:01 

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.