Maybe this is just a typo in your email, but notice how your first button has 
no single quote before the _blank and the second one does? Could this be the 
problem?

- Brian Rinaldi

>Code:
><cfinput type="Image" src="/images/excel.gif" height="23" width="25"
>name="Excel" onclick="_root.getURL('my_xls.cfm?lid=' +
>#Variables.logID#,  _blank');" /> 
><cfinput type="Image" src="/images/icon_pdf.gif" height="23" width="25"
>name="PDF" onclick="_root.getURL('my_pdf.cfm?lid=' + #Variables.logID#,
>'_blank');" />
> 
>Thanks,
>Steve

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

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

Reply via email to