I think I'm a bit confused. What _exactly_ are you trying to do? You say you want to pass a url param to the parent. Are you saying you want a child window to "send" the parent somewhere else? Or you just want to pass a value in JS to the parent? I'm confused.
On Dec 27, 2007 9:37 AM, Don L <[EMAIL PROTECTED]> wrote: > Did more research on the subject, found the following, am I stuck? This > method of passing a url param to the parent would be the most efficient one, > binding won't be applicable to my case here, anyone? > > Also, have I offended anyone here? Things seem to be a bit odd. Thanks. > " > Author: Raymond Camden09/26/2007 11:11 AM > Link: > http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:53577#289506 > You can't. However - there is an easier way. Bind your cfdiv to the > grid directly: > > <cfdiv bind="edit.cfm?docid=etc > " > >> Trying to pass a URL param and its value via ColdFusion.navigate > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295410 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

