Can the xml in Xopus communicate with the WebApplication created by VS2010?

  • 3 replies.
  • This is not yet resolved.
  • This question was started by Max.
  • Last post by Carl.
Max
user
July 28th 2010
Can the xml in Xopus communicate with the WebApplication created by VS2010?
I want to get the value of the xml node and pass it to another page in WebApplication .
Sjoerd Visscher
Xopus Team
July 28th 2010
Sure. Xopus allows you to do anything you can do in a normal HTML page. This includes AJAX calls which is what you need here.
Max
user
July 29th 2010
Then,is there any help document to tell me how I can add Xopus in to my WebApplication?
Carl
Xopus Team
July 29th 2010
A WebApplication is just a website in the end. Xopus consists of an HTML page with a lot of Javascript. In order to "add" Xopus in your WebApplication I suggest you read the developer guide available from the documentation page.

You can then download Xopus and place it in your WebApplication.

The developer guide will teach you how to give Xopus a place, and how to load and save documents. Using the API you can then use AJAX calls to communicate the XML or parts thereof to other pages.
  • Support
  • › Forum
  • › How To ...
  • › Can the xml in Xopus communicate with the WebApplication created by VS2010?

React

HTML will be shown as HTML code.
Linebreaks and Links starting with http:// are automatically resolved