Image downloading
-
hi all i was trying to download some images using the following code. it was working perfectly before but recently it strted throwing an exception (webclient exception ) System.Net.WebClient wb=new System.Net.WebClient(); wb.DownloadFile(htmladdress,filepath); Can anyone suggest an idea to overcome?? is it due to some problem in my net connection?? Thanks
-
hi all i was trying to download some images using the following code. it was working perfectly before but recently it strted throwing an exception (webclient exception ) System.Net.WebClient wb=new System.Net.WebClient(); wb.DownloadFile(htmladdress,filepath); Can anyone suggest an idea to overcome?? is it due to some problem in my net connection?? Thanks
See Drawing Transparent Images and Shapes using Alpha Blending[^] maybe it is some helpful to you
_**
**_
WhiteSky