"keep the form in the layout" - what do you mean? Do you want to use Ajax to submit the form so that the contents don't change at all? If so you could easily use cfajaxproxy or ColdFusion.Ajax.submitform.
ColdFusionBloggers.org (the contact form) uses the submitform option. On 8/5/07, Steve Sequenzia <[EMAIL PROTECTED]> wrote: > Ok, so I am taking Ray's advice and changing a hidden form variable and > submitting the form with JS. Thing is when I use the normal submit() in JS it > breaks the page out of the original <cflayout>. > > Anyone know how to keep the form in the layout when submitting with JS? > > Thanks. > > > Ray, > > > > Thanks for the help again. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285462 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

