31 Oct
2002
31 Oct
'02
7:31 a.m.
On Wednesday 30 October 2002 19:49, Antonio Beamud Montero wrote:
response.setHeader('content-lenght',size) response.setHeader('content-Disposition',loc) Where is the Content-Type?
How I can resolve this problem?... is very important... Well... Did you mean *body* (HTML? Plain-Text?) or exactly file to download? HTTP is not designed to big files transfer. It is designed to transfer a text. You can split whole file into the smaller pieces then send or do this via File Transfer Protocol (FTP), which IS designed to transfer files even that big files.
-- Regards, Bogdan "Wipe Info uses hexadecimal values to wipe files. This provides more security than wiping with decimal values." -- Norton SystemWorks 2002 Manual