Have you got your Web Server set up to send/support the correct MIME type? in the response object you need to set the right ContentType
--- In [email protected], "phugger103" <[EMAIL PROTECTED]> wrote: > > I have written a program using asp.net that generates an .svg file > but I can not figure out how to display it. I would like the program > to redirect the browser to the .svg file just as if I typed in the > path of the file into my browser. > > Another problem I have is if i create a normal hyperlink to the .svg > on my aspx page and I click on the link, in Internet Explorer 6 (I > have Adobe SVG plugin installed), I get the following message: > > The XML page cannot be displayed > Cannot view XML input using style sheet. Please correct the error and > then click the Refresh button, or try again later. > > Parameter entity must be defined before it is used. Error processing > resource 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11... > > %svg-prefw-redecl.mod;]]> > -^ > > > However, if I use opera to open my aspx and click on the link, the > svg shows up. If I go to my file explorer and specifically open the > .svg in IE6 it also shows up. Not sure what's going on. > ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

