Anonymous posting is allowed. We will try to reply to your posts as soon as possible. Another members are encouraged to reply to new users.
If you specify your email in the posted message, it will be masked. You will receive notification when someone replies to your post.
NOTE: we are slowly moving interesting forum posts to our Knowledge base so if you see posts deleted - you know where to find them.
You can save response you are receiving from server using HttpResponse object Filename Property. Inside Filename Property you can specify where you want to save server response.
Please make sure that you add Filename Property in your code before you make request using Get Method.
I don't think the images download. How do I get that to happen?
Quote:Hi Greg,
You can save response you are receiving from server using HttpResponse object Filename Property. Inside Filename Property you can specify where you want to save server response.
Please make sure that you add Filename Property in your code before you make request using Get Method.