Hi ...

How do i do the following...

I have specified the url as  a link to an image, ( example : url ="" =
"
http://www.google.co.in/images/hp0.gif" ). And then I am calling the =
following...

HttpMethod method =3D new GetMethod(url);
statusCode =3D client.executeMethod(method);
.....

.....

**************************************


Is this the right way. How do i store this image?

Thanks in advance.=20

Saif

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to