null
Ken Hagler chains xmlrpc and soap to get a stockquote. Cool! Though perhaps it is worth pointing out that if the macro is placed in the Macros folder instead of the WebServices folder, it can be directly invoked, thus:
<% getQuote("SYMC") %>
It’s just data
Ken Hagler chains xmlrpc and soap to get a stockquote. Cool! Though perhaps it is worth pointing out that if the macro is placed in the Macros folder instead of the WebServices folder, it can be directly invoked, thus:
<% getQuote("SYMC") %>