Answered
calling cfc from an <a>
Hi,
Can this be done? With or without ajax proxy?
Please post examples,
many thanks.
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>
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.