>>Hmm the only error Firebug shows is the same oForm.auto_approve is
indefined..

The problem with Ajax is when there is an error in the template called by the 
function.
This causes an error in the application because it cannot find what is expected 
in the text returned by the template. Instead, the CF error output is returned.
What you need to see is the error displayed by the CF server, not the error 
that this display caused.

The solution is to debug the template by simulating the Ajax call and calling 
it directly by hand.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348645
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to