|
-
Jul 15th, 2002, 03:59 AM
#1
Thread Starter
Junior Member
How to do this ? :o)
Dear All,
I am using ActiveX for updating my xml document at client side using IE.
I just intantiated new ActiveXObject("Microsoft.XMLDOM") at client side in scripts, u'll get an xml object and then XML is on hand. So, i can update my xml document whatever data user provides at client side. once my xml document is gets updated i'll submit to the server.
It works fine. no problem at all so far.
But, i need to support use same terminology (updating xml from client side and throwign to server side) in other browsers also.
How to do it. ? As a simple question, how to update xml document at client side in Netscape or browsers other than IE.
'Coz, we all know IE only supports ActiveX, then how to do xml updation in other browsers.
Or is there any other way of handling xml updation at client side except ActiveX or scriptlets that shld be common to all browsers.
Pls help me. Many thanks in advance.
Regards
Rafik.
Last edited by mdrafik; Jul 16th, 2002 at 08:12 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|