Hello, all,
I've got three forms that are submitting form data via AJaX to a CFC and it's working GREAT!
I've got ONE form that I'm trying to do the same thing, but FireBug is returning a 404 error. I've checked the http path, and it is correct. But the AJaX function that is submitting the data keeps erroring with a 404.
Any thoughts on what might prevent AJaX from finding one CFC, but not the other?
V/r,
^_^