|
Event gateways for dummies
Hello,
I am trying to get my head round the concept of event gateways. I have a CFC on my local host in the gateway/cfc folder called weather.cfc. This CFC asks for a user's city, and then calls a weather's webservice to get the weather details for that city.
What I don't know how to do us to use it in my cfm page. Please explain as if you are talking to a two-year old. Thanks.
|