This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: browsers with XSL capabilities


I have been playing arounf with MSXML (previosly I have been ignoring posts
about client side generation).  I downloaded IE5.5 and everything worked
fine for me ( at least the test I have run).

There are some really cool things you can do with IE5.5 - it is a great
browser! Editable DIVs and SPANs, etc, control over right click (context
sensitive) menus and so much more.

It would seem that if a good (javascript) developer could come up with a way
to "roundtrip" (back to XML) these editable DIVs and SPANs you could have a
really cool browser based XML editing system... :)



----- Original Message -----
From: "Xu, Xiaocun" <XXu@Emptoris.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Friday, March 16, 2001 12:30 PM
Subject: RE: [xsl] browsers with XSL capabilities


> Sher:
>
> IE 5 does not because it was released before MSXML3.  You need to install
> MSXML3 in replace mode so your browser would parse XML/XSL directly.
>
> Go to MSXML3 page at:
>
http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/MS
> DN-FILES/027/000/541/msdncompositedoc.xml
> and read "Running MSXML in Replace Mode" section.
>
> Also, you can check out Unofficial MSXML FAQ at
> http://www.netcrucible.com/xslt/msxml-faq.htm.
>
> Good luck :)
>
> Xiaocun Xu
> Emptoris, Inc.
> xxu@emptoris.com
>
> > -----Original Message-----
> > From: skhurshid@tripod.com [mailto:skhurshid@tripod.com]
> > Sent: Friday, March 16, 2001 3:15 PM
> > To: xsl-list-digest@lists.mulberrytech.com
> > Subject: [xsl] browsers with XSL capabilities
> >
> >
> >
> >
> > Hi,
> > I'm looking for a browser where I could simply drag & drop an
> > xml file, which
> > refers to an xsl file, and have the browser apply the xsl and
> > display the file
> > appropriately. I tried this in IE 5 and unfortunately it
> > simply doesn't display
> > (the html from the xsl displays but none of the data from the
> > xml file shows
> > up).
> > Strangely when I use the msxsl.exe command line tool I can generate
> > html correctly from the xml & xsl - but it seems like IE
> > doesn't do this
> > automatically
> > (and I do not want to use javascript to handle this).
> > Any suggestions ?
> >
> > Thanks :-)
> > -Sher
> >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]