Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Sep : Hi
| Subject: | Hi |
| Posted by: | fer |
| Date: | Mon, 26 Sep 2005 15:24:17 |
I want to get an image from a server and put it on a image on a form
image is getting from this address www.server.com/cgi-bin/image.cgi'
(original is this
<IMG SRC="/cgi-bin/image.cgi">
)
I want to get this image from the server and put it an image control on my
form.
But don't know how ?..
any idea
fer