B
Bart Vanwesemael
Hi,
I return a file to the client browser by using Response.WriteFile
Now, there can be multiple type of files, and I need to specify the
contenttype.
Is there a way of getting this out the file itself, or am I stuck with
determinating it from the file extention?
Bart
I return a file to the client browser by using Response.WriteFile
Now, there can be multiple type of files, and I need to specify the
contenttype.
Is there a way of getting this out the file itself, or am I stuck with
determinating it from the file extention?
Bart