Re: Ajax Query

2009-11-11 Thread Tony Bentley
Looks like everything is using Ext objects. Try building a function that grabs each set value and places it in a corresponding hidden input on your page.You need to store this collection somehow either in DOM or in form elements. Easiest way to see your results is by using form elements that

Re: Ajax Query

2009-11-11 Thread Arsalan Tariq Keen
thanks Tony :) -- From: Tony Bentley t...@tonybentley.com Sent: Thursday, November 12, 2009 12:03 AM To: cf-talk cf-talk@houseoffusion.com Subject: Re: Ajax Query Looks like everything is using Ext objects. Try building a function that grabs

Ajax Query

2009-11-10 Thread Arsalan Tariq Keen
I know this is not the place to post such queries, but I am very stressed out now and can not find solution to my problem. Maybe someone hase had similar experience while using ExtJS with ColdFusion. My scenario is simple. Upon clicking a menu item on my homepage, a window opens. After

Re: Ajax Query

2009-11-10 Thread Tony Bentley
I know this is not the place to post such queries, but I am very stressed out now and can not find solution to my problem. Maybe someone hase had similar experience while using ExtJS with ColdFusion. My scenario is simple. Upon clicking a menu item on my homepage, a window opens.

Re: Ajax Query

2009-11-10 Thread Arsalan Tariq Keen
to these TextFields in the parent window. Kindly plz help. -- From: Tony Bentley t...@tonybentley.com Sent: Wednesday, November 11, 2009 2:53 AM To: cf-talk cf-talk@houseoffusion.com Subject: Re: Ajax Query I know this is not the place to post

Re: Ajax Query

2009-11-10 Thread Tony Bentley
Sure, please provide some code. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: Ajax Query

2009-11-10 Thread Arsalan Tariq Keen
and also then close the child form. Many thanks in advance! -- From: Tony Bentley t...@tonybentley.com Sent: Wednesday, November 11, 2009 5:44 AM To: cf-talk cf-talk@houseoffusion.com Subject: Re: Ajax Query Sure, please provide some code

Re: Ajax Query

2009-11-10 Thread Arsalan Tariq Keen
: Re: Ajax Query Attached is my code for the Parent window (order_new_form.cfm) and the child window (order_new_gridPrice.cfm). The code is lengthy and may seem filthy too...so I m summarising my goal Initially a form is displayed in a parent window in which the user enters Article