Hi,
I am unable to pass a parameter :
#TransferTicket.TransferTicketID# to a another cfm page.
I am able to see the output:
<CFOUTPUT> Testing the ticket #TransferTicket.TransferTicketID#</CFOUTPUT>
This works so I know that the parameter is correct.
I get a the following error:
Template file not found.
HTTP/1.0 404 Object Not Found
Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm" with CFINCLUDE then you must create a mapping for the path using the Cold Fusion Administrator.
However, my mappings are fine because I use them all over my site.
Does anyone have any idea what it can be?
Thanks
I am unable to pass a parameter :
#TransferTicket.TransferTicketID# to a another cfm page.
I am able to see the output:
<CFOUTPUT> Testing the ticket #TransferTicket.TransferTicketID#</CFOUTPUT>
This works so I know that the parameter is correct.
I get a the following error:
Template file not found.
HTTP/1.0 404 Object Not Found
Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm" with CFINCLUDE then you must create a mapping for the path using the Cold Fusion Administrator.
However, my mappings are fine because I use them all over my site.
Does anyone have any idea what it can be?
Thanks