Hi!
the problem is: I cannot group them because these are query from different tables:
<CFQUERY
NAME="UpdateDealer"
DATASOURCE= "oratest"
username="xxx"
password="xxx">
SELECT
Fi_ID,
Ma_ID,
Fi_speed...
Hello!
How can I nest CFOUTPUTs? The CFOUTPUTs are not related to each other so I can't group them.
the "outer" CFOUTPUT deplays the records from the database to change by the user and the "inner" CFOUTPUT fills a "select-list".
e.g.
<CFOUTPUT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.