You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Karl W. on Fri 17 Oct 2003 in response to Painting with SVG, a primer
SVG with Domino R6
Are there any issues with using SVG on a Domino R6 server? I have some piecharts on our existing R5 server that work great, but now they won't display,
or they time out, when I try to display the page on our test R6 server.
I don't know if it's a server configuration problem or something with the new
security on agents in R6.
Currently I have a page with pass thru html to call the agent:
<embed src="pie.svg?OpenAgent&type=month" width="80%" height="80%"
type="image/svg+html">