RE: [Moderator Action] XML form in a internet explorer

hi,
> We want a technology, who doing this:
> Load a "xml" document (local disc) in form "mode" (textbox,radio button,
combo box....)
> in the internet explorer, then the user do
> changes in the form and we want save the changes in the same xml document
(local disc).
> Is this possible with XFORMS?

xforms are not client side yet..

> Is this possible with any technology?

Yes you can use javascript/vbscript with the MSXML object - look here...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk30/ht
m/xmobjxmlhttprequest.asp
You chould build a form dynamically using javascript...

> We normally use c++?
> Sorry for my English,
> Thanks,
> Regards,
> Imanol


Ningún problema.
Justin

Received on Tuesday, 3 September 2002 10:45:58 UTC