All pages connect to this file called query.cfm.  I am hosting it at Godaddy
with CF installed on domain www.chrisombrickandstone.com.  I have been at it
since friday and cant seem to figure it out.  I think all I need is a
connection string (but I could be wrong).  Please help if you can.  I am
truly a CF newbie. I am using DSN with the host.


<!---this is the main query to get info for all pages--->
<cfquery name="page_info">
        select *
        from main
        where category = '#section#' AND page = '#page#'
</cfquery>


Thanks,
Dennis Sirois




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1626
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to