helpme ! query ouput categorize by group on asp
in the cfm syntax for display ouput from query for categorize with:
<CFOUTPUT QUERY="CommonNames" GROUP="Language">
<CFOUTPUT>
<CFSET AllCommon = #AllCommon# & #name#>
</CFOUTPUT>
<CFSET AllCommon = #AllCommon# & " (" & #language# & "); ">
</CFOUTPUT>
what should we do in asp syntax??
help me
matur nuwun,
Luhur S. Nugroho
|