Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: resize images.
| Subject: | Re: resize images. |
| Posted by: | "Bob Bedford" (b..@bedford.com) |
| Date: | Tue, 26 Sep 2006 17:31:34 |
> How come your ISP is in Switzerland when www.bedford.com is in Norwalk,
> Connecticut? Fake email-address?
Fake email...sorry
>
>>
>> Also I found to be an interesting problem to solve and would be
>> interested
>> to know how can be managed.
>>
>
> But then it's still mainly a problem on the PHP side.
> If you can't install anything on your ISP's server, then you have to use
> PHP to "forward" the data to you. Maybe curl helps:
> http://ch2.php.net/manual/en/ref.curl.php
>
> Your "Remote service that listen for POST calls" is a webserver ;-)
Thanks for the ref.curl link. A great start point for what I'd like to do.
Anyway I still need help in the delphi part as I've never tried such thing.
Bob