[Back]

Calling the WoRMS webservice from ASP/JS

This tutorial assumes you are using any webserver with ASP installed and working properly.

Copy and paste the code from the example in an .ASP file and point your browser to the ASP file

Make sure you have installed Microsoft XML Parser 3.0 in your client machine (for access to XMLHTTP and DOM COM objects).


Credits for this tutorial go to CodeProject.com.

Download this example.