G
Guest
Hi
i have a url that if i paset it into IE it returns to me a zip file from a
remote server. it asks me where do i want to save it then creates the zip
file. the file contains the data that i have requested
I have created a desk top app that makes the same request to the same
remote server using and HTTPrequest when i get the response back. how i write
a zip file to my c Drive but it contains 0 bytes.
how do i extract the Zip file from my web response and save it to my
computer. thanks.
i have a url that if i paset it into IE it returns to me a zip file from a
remote server. it asks me where do i want to save it then creates the zip
file. the file contains the data that i have requested
I have created a desk top app that makes the same request to the same
remote server using and HTTPrequest when i get the response back. how i write
a zip file to my c Drive but it contains 0 bytes.
how do i extract the Zip file from my web response and save it to my
computer. thanks.