|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
CFX problem
Author: Richard White
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:54245#293229
I found out what it was... for some reason even though the people that developed
it said that name is an attribute its not, instead of name i had to put
'r_qResults'
hmmm, very useful
Author: Richard White
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:54245#293225
Have i installed it in the wrong directory, does it need to be in the wwwroot
somewhere?
thanks
Author: Richard White
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:54245#293223
> <cfx_excel2query name="[resultsQuery]" file="[../testXL.xls]">
sorry the above should have been...
<cfx_excel2query name="resultsQuery" file="../testXL.xls">
Author: Richard White
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:54245#293222
Hi
i am trying to install a cfx tag for the first time. The tag is cfx_excel2query:
http://www.emerle.net/programming/display.cfm/t/cfx_excel2query
I have set the coldfusion class path in the Java JVM page of the administrator as
C:\ColdFusion8\cfx_tags\cfx_excel2query\cfx_Excel2Query.jar - the 2 folders
cfx_tags\cfx_excel2query are user created files
I also went to extensions / CFX Tags and registered a new cfx tag with class name
cfx_Excel2Query (i ensured the case was the same as the .jar file) and a tag name
as cfx_excel2query
I restarted the server and when i attempt to run the tag it says that attribute
name is unknown:
<cfx_excel2query name="[resultsQuery]" file="[../testXL.xls]">
also i am using dreamweaver and the cfx tag isnt highlighted in red as coldfusion
tags usually are, it is highlighted in dark blue
does anyone have a clue what i have done wrong?
thanks very much
Richard
|
May 24, 2012
|
Latest Fusion Authority Articles
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||