Michael Kear said:
> Thanks Andre, this is very good but it still doesn't do anything to
> verify that I'm giving the exact correct instructions.   Who ever
> heard of a "this is how you use my service" page that doesn't tell
> you how you use my service?

You probably don't have to know PHP to tell people how to use your
webservice. Remember that webservices are backward compatible with
browsers? Use that and for an example tell people to just fetch the
right URL with the right query string:

http://domain/webservice.cfc?method=getNews&searchKey=whatever

Just provide a link to that URL and it should be obvious how it works.

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to