Don't know if it works, but test setting the content type to application/xml
or something,...?
----- Original Message -----
From: "Konstantin Polyzois" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, February 15, 2001 10:34 AM
Subject: MIME-types [off topic]
> This is a little off topic...
>
> I am developing an app where there will be some xml-files generated. I
want
> the user to save these to his hard drive. The problem is that Internet
> Exploder always displays xml. Is there some MIME type or some trick to
make
> Exploder pop up a "save as dialog" instead? I have thought about letting
the
> user "right click" an anchor and letting him "choose save target as.." but
I
> think it is a little uggly.
>
> /korre