XINS - AJAX Example 3
Description

This page is a demo that call a XINS API and transform the result using XSLT on the client side.
This example requires the myproject API to run on your computer.
To run the myproject API, go to the demo\xins-project directory and execute xins run-myproject.

Form

Color:
Gender:
Last name:

Technical explanations

You can have a look at the source code of this HTML page to fully understand this example.

For security reason, this script works only locally with Internet Explorer or with other browsers when the HTML page is hosted on the same server as the API.

Prev - Next