So when you load widgetDescription.cfm, have you tried <cfdump>ing the
URL scope?

On Mon, Jul 14, 2008 at 10:48 AM, Joel Polsky <[EMAIL PROTECTED]> wrote:
> Hi,
> I have this problem not sure if it's even possible.
>
> I have this being generated:
> <li id="TheWidget" value="#WidgetID#" 
> onclick="javascript:ColdFusion.navigate('widgetDescription.cfm','OfferArea');">#WidgetName#
>  - #WidgetID#</li>
>
> This was also used:
> <li id="TheWidget" value="#WidgetID#" 
> onclick="javascript:ColdFusion.navigate('widgetDescription.cfm?ID=#WidgetID#','WidgetArea');">#WidgetName#
>  - #WidgetID#</li>
>
> <cfdiv id="WidgetArea" />
>
>
> In either case the div does not process the value.
>
> So my question is:
> How do I pass the value to the page "widgetDescription.cfm" so that it will 
> process the ID and display the correct information INSIDE the CFDIV???
>
> Thanks!
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309123
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to