Re: Yes Again CFWindow :(

2007-09-25 Thread Raymond Camden
Use JS to submit the form-

ColdFusion.Ajax.submitForm

In there specify your callback function. That function will then open
a new CFWINDOW (using ColdFusion.Window.create) and can display the
results there.

On 9/25/07, Asim Manzur <[EMAIL PROTECTED]> wrote:
> Is there anyway to post the form from regular page to cfwindow?
>
> my main page have a form. when this form submits, I want to open a
> cfwindows, (so the action page for that form will be cfwindow)  do the
> other steps and on closing the page. I can navigate the main page to
> som where.
>
> --
> ...
> Regards,
> Asim Manzur
>
> 

~|
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:289412
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Yes Again CFWindow :(

2007-09-25 Thread Asim Manzur
Is there anyway to post the form from regular page to cfwindow?

my main page have a form. when this form submits, I want to open a
cfwindows, (so the action page for that form will be cfwindow)  do the
other steps and on closing the page. I can navigate the main page to
som where.

-- 
...
Regards,
Asim Manzur

~|
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:289409
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4