macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Post form to external cfdiv

Subject: Post form to external cfdiv
From: "rchinoy" <rchinoy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 30 Oct 2008 20:38:26 +0000 (UTC)
Newsgroups: macromedia.coldfusion.advanced_techniques

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


<Prev in Thread] Current Thread [Next in Thread>