I think this'll work: callURL = "<a href='##' onClick='javascript:return parent.frames[1].XYZ(\"fileName\")'>Link1</a>";
On Thu, Apr 15, 2010 at 3:58 PM, fun and learning <[email protected]>wrote: > callURL = "<a href='##' onClick='javascript:return parent.frames[1].XYZ(" > + fileName + ")'>Link1</a>"; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332927 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

