I use the following line in ASP to change the mime type of an ASP page to SVG. <%Response.AddHeader "Content-Type","image/svg+xml"%>
In this manner I can dynamically generate SVG pages. This does not appear to work using the latest version of Firefox 1.5. Does anyone know if this is a bug or if there is a good reason for this? I'm going to be really disappointed if I can't use ASP to generate SVG on the fly. thanks Quentin ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/u8TY5A/tzNLAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

