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 16:25:56 |
>> My idea: if I detect uploading of too large images (having their size)
>> then
>> I'd like to send the images with a POST HTTP method from the server to my
>> program (running on our XP server),
>
> Gosh! Are you serious?
> Simple solution: Change to a decent ISP!
Yes I'm serious :-)
The actual ISP is one of the best here in Switzerland, so I won't change
just for one limitation. The problem is real for many people around (look at
google for this problem) and going to a dedicated server only for that is a
shame.
Also I found to be an interesting problem to solve and would be interested
to know how can be managed.
Bob