Hi,
I am using coldfusion 2016. I have registered the cfx tags in coldfusion administer, they are c++. I have added a custom path to point to the directory. I get the below error.
The CFX custom tag CFX_TAGNAME was not found in the custom tag database. You must add custom tags to the...
Hi all,
Does anyone know how to create multiple instances of
the details section in Cf Report Builder. In Crystal Report
we could add many instance of the detail, i would like to do something like that. Is it doable?
Thanks for your time.
When i had coldfusion 5 /Crystal Report, i had a dropdown option for the user to print the report or just create it as a pdf. This was accomplished by a com object, which i coded. Now, moving to cf mx7 i created the report using the cf Report builder. Here i could generate the report as a pdf...
Hi all,
I am trying to use the Coldfusion Report builder to create a report. I have an option for the user to print the
report or create it as a pdf. If the user wants to print it,(i think i would create it as a pdf first) is there a tag or a third party tool which would grab my pdf file and...
Hi,
I recently upgraded to coldfusion MX 7. I have the following Query of Query Problems.
The database is SqlServer.
i.I have an integer column, where i try to change the value to a character.
<cfset temp = QuerySetCell(Attributes.Query,trans_col_name,trans_value)>
trans_col_name - is an...
tleish,
Thanks,that worked perfectly. You are an asset to this community. I have learned tons from lurking about reading your responses.
thanks again,
cfhelp
I am trying to create a drop down box that will display a list of names from a database. The problem is that there might be many different records with the same name in the database with each record having a uniqueID. Here is the code I have so far.
<cfquery name="qDistrictNames">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.