I have tried using cfwindow and cfpod for form submissions -
such as a forced log in upon session time out. That wroks fine. But
when I submit the form to another template or use cflocation url,
then the app will continue to run in the cfwinow or pod.No way to
get back to the originating window and kind iof defeats the purpose
of the window!
That isn’t a “feature” so I know I am missing the obvious.
Would anyone have merci on me and tell me what I am missing?
PS. I tried RTFM but could not see it in there
anywhere.
|||
when you use CFFORM in cfwindow, it will submit to the
cfwindow and will
not replace the main page.
but if you use a regular FORM tag instead, it will submit to
the main
window.
btw, this IS in the manuals (cf dev guide, irrc).
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Related posts:
- cfquery and cfstoredproc don’t work in a cfwindow
- Using CFWINDOW
- CFWINDOW error in Internet Explorer
- CFWINDOW error in Internet Explorer
- CFWINDOW on top of CFMENU
Related posts brought to you by Yet Another Related Posts Plugin.