[thelist] [ASP] serving dynamic SVG

Lachlan Cannon luminosity at members.evolt.org
Wed Oct 30 19:47:01 CST 2002


Dru and Cindy Sellers wrote:
> Does anyone know how I can tell the browser that I am sending it a SVG
> document?
> I am currently trying
>
> response.ContentType="image/svg-xml"

The value you want to (read, should) be serving it up as is
image/svg+xml. I read something about that svg-xml just a short while
ago. Apparently Adobe stuffed it up during some earlier stage. All xml
content types are */*+xml.

HTH
--
Lach
__________________________________________
Web: http://illuminosity.net/
E-mail: lach @ illuminosity.net
MSN: luminosity @ members.evolt.org
__________________________________________





More information about the thelist mailing list