Quantcast
Viewing all articles
Browse latest Browse all 21760

Re: I can't find the error in my Application CFC however I am getting this on the page

I don't know what line because I don't see the whole code. You put closing tag after the SQL statement.

 

<cfquery name="Specify_The_Name_of_This_Query> <!--- Opening tag --->

<!--- SQL Statement --->

SELECT size, amount, id

FROM productsize

WHERE productid=#Session.ProductId#

ORDER BY id ASC

</cfquery> <!--- Closing tag --->

 

Make sure you specify the name of the query.


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>