Oops, put the +'s back in:
callURL = "<a  href='##' onClick='javascript:return parent.frames[1].XYZ(\"
+ fileName + \")'>Link1</a>";

On Thu, Apr 15, 2010 at 4:07 PM, fun and learning
<funandlrnn...@gmail.com>wrote:

>
> >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
> ><funandlrnn...@gmail.com>wrote:
> >
> >> callURL = "<a  href='##' onClick='javascript:return
> parent.frames[1].XYZ("
> >> + fileName + ")'>Link1</a>";
>
> Well, it does not display the value, it displays the variable name..
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:332931
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to