Re: asynchronous form values

2009-07-22 Thread David Mineer
I had no luck figuring this out so I used another method. I used coldfusion.navigate to submit the form to a div at the bottom of the page. This works great and is actually a nicer solution, but I still I wish I knew how to make asynchronous form values stick. On Mon, Jul 20, 2009 at 2:25 PM

asynchronous form values

2009-07-20 Thread David Mineer
I have a form page. Several of the fields are cfselect dropdowns with bind values that relate them to each other. I save the values in an object in session scope. This page by itself works perfect. You choose values, submit the form and when the page comes back, the values you chose are