Hi, I have an application on a pocket PC that dumps information from a form into various formats excel, xml, html etc. XML seems the obvious choice to use, so the user will then submit this xml document containing the data to a rails web application and the xml data will be stored in a database to generate reports etc. The data in the database could then be edited or whatever and then sent back to the pocket PC via a auto generated xml document. Pocket PC is a MS application and i noticed this on the manual: Note: The XML Incoming session options require MSXML, which can be obtained from Microsoft and is a component of later versions of Internet Explorer. If problems are experienced using these features, download and install the MSXML components. Will i have any issues reading and writing MSXML from my rails app? Any advice appreciated. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---