Copy link to clipboard
Copied
Hi,
Can this be done? With or without ajax proxy?
Please post examples,
many thanks.
It can, but it would be pretty wierd and the CFC method called would have to return something that the browser can understand.
<a href="url.to.a.cfc?method=nameOfMethod&aProperty=foo&bProperty=bar">A link to a CFC</a>
Copy link to clipboard
Copied
It can, but it would be pretty wierd and the CFC method called would have to return something that the browser can understand.
<a href="url.to.a.cfc?method=nameOfMethod&aProperty=foo&bProperty=bar">A link to a CFC</a>