rockhiker
2009-03-02 16:20:01 UTC
hi again, I made your suggested corrections to my code and there are no error
messages, however, no images display on the details page.
<!---change the query on page 3 details page--->
SELECT thumb
FROM completeImages
WHERE projectID = <cfqueryparam cfsqltype="cf_sql_integer"
value="#url.projectID#">
<!--- change the link on page 2 --->
&projectID=#cool.projectID#"
messages, however, no images display on the details page.
<!---change the query on page 3 details page--->
SELECT thumb
FROM completeImages
WHERE projectID = <cfqueryparam cfsqltype="cf_sql_integer"
value="#url.projectID#">
<!--- change the link on page 2 --->
&projectID=#cool.projectID#"