Hi,

How to use XML Dom object at client side in browsers other
than IE. I am using new ActiveXObject("Microsoft.XMLDOM")
and got XML object on hand, whatever user enters at client
side i'll update in xml document. once he submits the
page, it'll throw xml document to server.

In IE, it works fine. What abt other browsers.
Orelse, is any other common way to use this terminalogy
(xml updation at client side) with not using ActiveX and
but supports in browsers. Is there any technique ?

Or, is there any third party Java Applets like XML Dom
object.

Regards,

Rafik.