Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Ken Oath #1
Nested Group Output
I am attempting to set up a 3 tier category structure for a product catalogue.
i.e there sould be a parent category - Cars, then a subcategory - sedans, and
then a sub-subcategory - Fords.
These categories would all be in the same table and the relationship would be
defined by a field called parentcatid. So the fields would be catid,
categoryname, parentcatid.
The thing I need help with is the SQL query and the cf code for the nested
grouped cfoutput.
Cheers,
Steve (AKA Ken Oath) (Sydney)
Ken Oath Guest
-
May 29 Sydney Developers Group study group
On Monday 29th May, we'll be studying Actionscript 3. Please read the articles prior to the meeting (see <a target=_blank... -
Using Maxrows with Nested Output
This seems so simple but how does MAXROWS work with nested queries that are grouped? If you apply it at the top level it limits the number of... -
Pagination Using Group Output
Does anyone know a workaround for this problem? I need to use the group by function of cfoutput because I've got a fairly complex query I need to... -
Dynamic Images in Nested Output
I found an almost answer in the post titled 'dynamic images with information' but I'm using a join to get the records and nested <cfoutput> tags to... -
Carriage returns/output not displayed in output.asp
PLEASE DON'T MULTIPOST. PLEASE DON'T POST ATTACHMENTS. PLEASE DON'T DOUBLE-POST. Ray at work



Reply With Quote

