Alas, our server adminstrator tried implementing this solution, and it
didn't work. I'm in class off site, but just called in, and no luck.
If anyone has any further ideas (or has faced this problem before) I
welcome solutions.

Instant Atlas proposed this, which also didn't work.

<html>
        <head></head>
        <body>
                <object type="image/svg+xml"
data="http://www.eera.gov.uk/Documents/About%20EERA/Policy/Planning%20and%20Transport/PlanHome/RPG/MonRPG/AMRAtlas/map.svgz";
name="svgmap" width="100%" height="100%">
There should be a <abbr title="Scalable Vector Graphics">SVG</abbr>
image here. If you can see this text it probably means you do not
have the required plug-in or that your browser is not
configured correctly. You can download the necessary plug-in
from <a href="http://www.adobe.com/svg/"; title="The Adobe SVG
site">the Adobe SVG site</a>.
<a href="http://www.adobe.com/svg/viewer/install/";>
<img src="./images/svgdownload.gif"/>
</a>
</object>
</body>
</html>



On Fri, 25 Mar 2005 00:04:12 -0000, Andreas Neumann
<[EMAIL PROTECTED]> wrote:
> 
> Hi Margie,
> 
> do you have a link to such an example so we can have a look at it and guess
> what could be 
> wrong?
> 
> In my own experience, people have a lot of problems with viewing standalone
> svgs with 
> Internet Explorer, while other browsers work fine. To bypass these problems
> I would 
> recommend to put the svg application into a HTML file with an "<embed />"
> element. Your 
> html code could look like follows:
> 
> <body style="margin:0;">
> <embed src="index.svg" width="100%" height="100%" type="image/svg+xml" 
> pluginspage="http://www.adobe.com/svg/viewer/install/main.html"; />
> </body>
> 
> Add correct html headers and closing elements to the above structure.
> 
> Using this workaround I did not hear from Internet Explorer users that had
> problems with 
> this approach.
> 
> Andreas
> 
> 
> --- In svg-developers@yahoogroups.com, Marjorie Roswell <[EMAIL PROTECTED]>
> wrote:
> > I've developed an "Instant Atlas" (instantatlas.com) svg file which
> > works beautifully on my system, but now that it's copied to to our
> > windows server at work, it displays only as xml.
> > 
> > We did go into IIS, and set the mimetype for both svg and svgz to
> image/svg+xml
> > 
> > I'm not the person with access to the server. But I can work with that
> > person. I welcome ideas!
> > 
> > Thanks very much,
> > 
> > Margie
> 
> 
> 
> 
> 
> -----
> 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.


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