WebService Explorer
WebService Explorer

Overview
Online
Download
License
Guide
Support

AJAX WebService Component
AJAX WebService Component

Overview
Download
License
Architecture
Tutorial
API
Support

Online demos

All examples are using 3rd party sites (GlobalWeather, GeoIP); and due to security limitations on modern browsers access to these resources may be restricted. Please follow our instructions below to avoid this.

As there is demos, we decided to keep it as simple as possible. As result we did not added any tricks to reach access over XSS security considerations, like DoJo does and we did not used any help from 3rd party sites (like Yahoo). Sites we used for demos also provides helpers to access their WebServices; but this is pure implementation; so to make it work you need to follow these instructions:

  • Safari have no XSS limits by default for XMLHTTPRequest; just enjoy.

  • For Internet Explorer, just add our site (http://ajaxws.sourceforge.net) to trusted sites. Now, please inspect advanced settings for yout trusted sites Zone; it should enable or prompt for cross-domain access.

    All settings are available at Tools->Internet Options->Security->Trusted sites->Custom level, option Miscellaneous/Access data sources across domains. Choose here either Prompt (safer) or Enable. Please note do this for trusted sites not to Internet zone!

  • Unfortunately, Mozilla/FireFox has most paranoid security model even it is not reasonable. One way to enable cross-domain scripting access is make signed HTML pages. We did this; and we used self-signed certificate.

    Please import it into your FireFox/Mozilla first. For FireFox, it is Tools->Options->Advanced->Security->View Certificates->Authorities. By using Import button, please add our certificate here.

  • Most safe and easy way for all browsers is download WebService Explorer and run it locally from disk, without any web servers. We recommend this way if you prefer paranoid security.

WebService Explorer

To run WebService Explorer, please follow istructions above, and once you did this, click .

Tutorial Examples

To run tutorial examples, please follow istructions above, and once you did this, click

  • here (disabled now) to run first example
  • to run second example
and enjoy.



AJAX WebService Component: Overview Download License Architecture Tutorial API Support
WebService Explorer Overview Download License Guide Support
    Copyright © SCAND LLC, 2007. All Rights Reserved.