Instructions designed for IBM i developer learning JavaScript to XMLSERVICE starting from ground zero …
The following are very simple examples to demonstarte chatting with XMLSERVICE with JavaScript. The fancy GUI work is left for the student.
Some webserver products take issue with <script>
in XML documents. If you find chunks missing in your XML, try <myscript>
…
<script> change <myscript> : to : </script> this </myscript>
Tony “Ranger” Cairns - IBM i PHP / PASE