Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: TidHttpServer - uploading from a web browser (the Revenge)
| Subject: | Re: TidHttpServer - uploading from a web browser (the Revenge) |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Sun, 11 Feb 2007 15:13:50 |
"Vern Baker" <javakinetic@gmail.com> wrote in message
news:1171080008.138058.232320@v33g2000cwv.googlegroups.com...
> I have found a lot of examples for Indy 9, but nothing yet for 10.
Then you did not look very hard, because Indy 10 examples have been
posted before.
> I'm using Indy 10.1.5 on D6 (Indy 10).
That is a very old build of Indy 10. You should consider upgrading to
the current 10.1.6 snapshot.
> I never was able to get the MIME decoding working on 9....
Why not?
> I see someone *nearly* had it with the TIdStreamVCL, but the
> TIdStreamVCL was removed, and the code example no longer
> functions
Yes, it does. Simply update it to no longer use TIdStreamVCL anymore.
> I have tried several code samples from Remy's responses over the
> years.
Then you are likely not using them correctly. Please show the code
you are actually using.
> With quick modifications to Indy 10
Why are you modifying Indy at all? What changes are you making?
> they are all giving:
>
> "Assertion failure (C:\Program Files\Indy 10 for Delphi
6\Source\System
> \IdGlobal.pas, line 3181)"
Which tells nothing about the actual problem you are having. What
does line 3181 actually look like?
Gambit
none