Hi Chris,
From your description, the problem only occur on two clients. If other user
browser to same web page, they will get correct result. Is this right?
Regarding the problem, can you open other ASP pages in the same
application. For example, some page return normal HTML code instead XLS?
I also notice you used "application/asp-unknown", you may change it to
"application/x-msexcel" to see if this will help. Here is a complete sample
to send XSL from ASP:
HOWTO: Use the ADODB.Stream Object to Send Binary Files to the Browser
through ASP
http://support.microsoft.com/default...;EN-US;Q276488
Luke
Microsoft Online Support
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)