G
Guest
I got the following error when I ran the below code
Error: URI formats are not supported
DilbertPic = Dilbert.DailyDilbertImagePath(WebService call
(dilbertPic = "http://www.dilbert.com/comics/dilbert/archive/images/dilbert20182998040217.gif"
(Picture Box)picViewer.Image = Image.FromFile(DilbertPic
How can I work with the GIF files that are located on the Internet
Thanks for your help
Error: URI formats are not supported
DilbertPic = Dilbert.DailyDilbertImagePath(WebService call
(dilbertPic = "http://www.dilbert.com/comics/dilbert/archive/images/dilbert20182998040217.gif"
(Picture Box)picViewer.Image = Image.FromFile(DilbertPic
How can I work with the GIF files that are located on the Internet
Thanks for your help