Hi,

The following should work...please note no spaces or line breaks after the
page directive

<%@ Page language="c#" ContentType="text/svg+xml" %><?xml version="1.0"
encoding="UTF-8"?>
<svg>
.....
</svg>

HTH
Pete

-----Original Message-----
From: tran_phuc92 [mailto:[EMAIL PROTECTED]
Sent: Monday, December 27, 2004 9:37 PM
To: svg-developers@yahoogroups.com
Subject: [svg-developers] SVG on ASP.NET



sorry, my English isn't good
I can't run my SVG code on ASP.NET, I can't know.

<%Response.AddHeader("Content-Type","image/svg-xml")%>
<svg>
  <rect x="10" y="10" width="50" height="50" stroke="yellow"
fill="blue" />
  <circle cx="100" cy="40" r="20" stroke="red" fill="blue" />
</svg>







-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
----


Yahoo! Groups Sponsor
ADVERTISEMENT






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 the Yahoo! Terms of Service.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
 



Reply via email to