Hi

Any ideas on why I am getting the following error from my code? The
downloaddetail.cfm page is where the error is occuring, I am using the
following query on this page

<CFQUERY name="docs" datasource="intranetv8">
SELECT *
FROM downloads
WHERE sub_cat='#URL.catno#'
</CFQUERY>
Error Occurred While Processing Request
      Error Diagnostic Information

      An error occurred while evaluating the expression:


#URL.catno#



      Error near line 9, column 17.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to