[thelist] Retrieving OLE File from Access DB with Classic ASP

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Mon Dec 19 05:42:00 CST 2005


You may need to specicy the byte length of the response stream as well.
it was something like
response.setheader("content-length",lengthoffile)

Once I had a similar problem and setting the byte size sorted it out.

though I don't remember the exact syntax since I've not been writing
classic asp for a long time.

Cheers,
--
Volkan Ozcelik
+>Yep! I'm blogging! : http://www.volkanozcelik.com/volkanozcelik/blog/
+> My projects/studies/trials/errors : http://www.sarmal.com/



More information about the thelist mailing list