[svg-developers] Re: Mozilla/Firefox Issue, Please Help

2005-02-08 Thread tcorbet
--- In svg-developers@yahoogroups.com, "academyhtml" <[EMAIL PROTECTED]> wrote: > > Would somebody be able to provide an example of what was suggested > previously within the framework of the code I posted earlier: > > > >embed name=svgFile1... (in the html) > > >svgdoc = svgFile1.getSVGDocumen

[svg-developers] Re: Passing SessionID using getURL or PostURL

2005-01-28 Thread tcorbet
--- In svg-developers@yahoogroups.com, "renatonow" <[EMAIL PROTECTED]> wrote: > > Hi everyone: > > Is there a way to capture the client's SessionID generated by an ASP > page and then send it again to the webserver to validate the user > session, using the getURL or postURL methods?. > > The

[svg-developers] How To Reduce Overhead

2005-01-21 Thread tcorbet
I am thinking of adding animated svg images to my J2EE-based applications. I am aware of the mistake of turning everything into something that blinks, and won't make that mistake. Assuming an html page has a couple of animated svg fragments embedded in it, as a newcomer I have two [or three] qu