Hi, Poseted this to the cf-talk group, but no response. Maybe it's more of a 
Newbie question...

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 tried: <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-Newbie/message.cfm/messageid:3831
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to