use ColdFusion.navigate() instead of cflocation? Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/
Scott Spurlock wrote: > Second form is a cfform as well. With all cfforms, I have the form submit > back to itself, do some processing, and then cflocation to the next cfform. > The first cfform submits just fine to the second cfform. The second cfform > processes just fine and submits to the third cfform, but it breaks it out of > the cfdiv. Even if I replace the third cfform with "hello" and nothing else, > I just get "hello" on the screen. > > > > ________________________________ > From: Azadi Saryev <[EMAIL PROTECTED]> > To: cf-talk <[email protected]> > Sent: Wednesday, October 29, 2008 3:53:41 PM > Subject: Re: passing from form to form > > hmm... is your second form a CFFORM as well or a regular FORM tag? > > Azadi Saryev > Sabai-dee.com > http://www.sabai-dee.com/ > > > > Scott Spurlock wrote: > >> I have a cfdiv with a cfform inside of it. I can submit from the first >> cfform to a second cfform no problem. But when I submit from the second >> cfform to a third cfform, I break out of the cfdiv. Why? >> >> >> >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314571 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

