Let me now take back what I said about fixing the problem. It turns
out I was using the debug=true url paramter like the post I mentioned
suggested. When I remove this url parameter the form breaks and gives
the same message. I used Felipe's trick to dump out both forms. I then
did a diff and the only difference is the line:
formScope.send("/occmeds/intranet/drug_history_A.cfm", "_self", "POST");
formScope.send("/occmeds/intranet/drug_history_A.cfm?debug=true",
"_self", "POST");The files are the same size otherwise, the one with debug works. Any ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225023 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

