onclick button event I use ColdFusion.Ajax.submitForm() it is inside the cfform. on the action page i have a confirmation page, when I submit the button, it should take me to the confirmation page. but nothing happens. on the ColdFusion Ajax logger. I see this entry info:http: Form submission successful, form id: dataForm
which means the submission is successful, but why the window didn't change the contents? Thanks, >Use cfform. Or use ColdFusion.Ajax.submitForm. > > >> I have a form inside cfwindow, when the form submit, it refresh the main >> page, not just the window. how can I just limit the form submission just >> only inside the cfwindow? >> >> Thanks, >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288169 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

