Hi all,
I've got kind of a weird problem with opening a new window from a flash
form. First let me say this is for IE6, I haven't tried any other
browsers because we are a closed IE shop (not my choice).
I have 2 cfinputs on the flash forms (code below). One to open a new
window and display a pdf, the other to open a new window and display an
xls file. The pdf works exactly as expected. The excel opens a new
window with the error:
Action canceled Internet Explorer was unable to link to the Web page you
requested. The page might be temporarily unavailable.
------------------------------------------------------------------------
-------- Please try the following: Click the Refresh button, or try
again later. If you have visited this page previously and you want to
view what has been stored on your computer, click File, and then click
Work Offline. For information about offline browsing with Internet
Explorer, click the Help menu, and then click Contents and Index.
Internet Explorer
If you click refresh after the error comes up, the xls displays
correctly. If you hit the page directly it displays correctly, it only
errors when called from a button in a flash form.
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:263780
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4