OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML on Mac with IE4.5



I'm develping a CD-Rom based product, so can't do any server-side
transformations. And later I want to use the same pages/coding to
incorporate the entire database and host it on my website.

I think IE4.5 for Mac supports XML. But does that mean that it should also
support msxml? If IE4.5 for Mac does not support msxml, can I add the
support as a plug-in or something? How do I do this? Where can I find info
on all these questions, please suggest sites.

Please help, it's urgent.
Thanx in advance.
Jyotinarayan.

----- Original Message -----
From: "Robert J. Sanford, Jr." <rsanford@nolimitsystems.com>
To: "S. Jyotinarayan" <ncjyoti@yahoo.com>
Sent: Saturday, April 28, 2001 8:42 PM
Subject: RE: XML on Mac with IE4.5


> i think the problem is that the msxml parser is not available at least
> on the mac you are testing against. i'm not aware that microsoft has
> developed their xml parser for the mac at this time. check out their
> xml developer web site to try and verify that.
>
> if you are wanting to display xml data on both pc and mac i would
> suggest doing server-side transformations to html or xhtml.
>
> rjsjr
>
> -----Original Message-----
> From: S. Jyotinarayan [mailto:ncjyoti@yahoo.com]
> Sent: Saturday, April 28, 2001 12:37 AM
> To: XML-DEV; XML-INTEREST
> Subject: XML on Mac with IE4.5
>
>
> Hi all,
> I have XML data. I am using Javascript and MS XMLDOM to parse the xml
> data. It's working fine on PCs. But not on Mac OS 9 with Internet
> Explorer 4.5.
>
> Should it normally work? If not, how do I do this? How do I display
> XML data in both PC and Mac?
>
> Thanx in advance.
>
> Jyotinarayan.