hi all,
i'm using cfx_excel tag. i donno is this the way to use that tag, if i run
this i am getting following error.
any ideas,
thankx in advance
nagesh
<cfquery name="test" datasource="aptitude2">
 select * from clinic
 </cfquery>
<CFX_Excel Query="Test" 
           File="C:\XLS\OUTPUT3.XLS">
<cfcontent type="application/msexcel"      
           file="C:\XLS\OUTPUT3.XLS">
<cflocation url="index.cfm">
Error Occurred While Processing Request
Error Diagnostic Information Error in CFX_Excel Tag  Can't start Excel  The
error occurred while processing an element with a general identifier of
(CFX_EXCEL), occupying document position (5:1) to (6:37). Date/Time:
05/09/00 18:44:01 Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT;
DigExt) Remote Address: 10.0.0.240      


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to