Aug
6
2008
Charlie Griefer, Model-Glue, and CFWindow
Posted by Joe Rinehart at 7:58 AM
0 comments - Categories:
Model-Glue
I'm not much of an Ajax'r, so if someone asked me how to use CFWindow in a manner that allowed posting a form submission back to its parent page, I'd have to idea what to say.
Charlie's put together a blog entry on how to do just that, allowing an autonomous form backed by a Model-Glue event to live in a <CFWindow>. It turns out that ColdFusion adds a few parameters to the request and that by using the "append" attribute on Model-Glue's <result /> tag you're able to seamlessly integrate.