[DUG] ISAPI upload problem
Phil Middlemiss
phil at tumonz.co.nz
Thu Sep 22 09:58:30 NZST 2005
I have an ISAPI DLL written in Delphi that provides a form for uploading
a CSV file. When I try to upload the CSV file it only manages to handle
678 lines and then produces an error (there should be over 1000 lines).
Is there some special handling I have to do to handle uploading files?
At the moment all I am doing is reading the Request.ContentFields
property to access the strings from the uploaded file.
Cheers,
Phil.
More information about the Delphi
mailing list