Hi Richard

your file is still send as text/html. you have to include
response.contentType="image/svg+xml"
somewhere in your aspx.

cheers
Holger


gnylarichard schrieb:

> Hi,
>
> Having a nightmare at the moment with trying to be cross browser
> compatible with SVG content.
>
> I am serving an .net .aspx page to the browser, the content in the
> page is dynamically generated SVG. All works fine in IE+ASV but when
> open in Firefox, Mac Safari Webkit, the content displays as text.
>
> It seems the problem is with the .aspx extension, all the mime types
> on the server have been set to svg etc..
>
> Any ideas, is there some declaration thats missing.
>
> You can see the error on
> http://www.eventex.co.uk/plantest/interface.html
>
> SVG is beginning to be a nightmare to handle across the browsers :(
>
> Richard
>



-- 
if this information was usefull, please try to help someone else !
My Private Homepage: http://www.treebuilder.de




-----
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/
 



Reply via email to