Answered
Post form to external cfdiv
Hi,
I know all about forms submitting via ajax to the cfdiv they're in, and I also know how to submit a form to an external cfdiv (one outside the cfform) using a url binding (bind="url:..."). However, I now have a form that is likely to exceed the max length of a url using the latter method. Is there a way to POST the contents of a cfform to an external cfdiv?
Thanks,
Russ
I know all about forms submitting via ajax to the cfdiv they're in, and I also know how to submit a form to an external cfdiv (one outside the cfform) using a url binding (bind="url:..."). However, I now have a form that is likely to exceed the max length of a url using the latter method. Is there a way to POST the contents of a cfform to an external cfdiv?
Thanks,
Russ
