| Subject: | Re: Letters above names in output |
|---|---|
| From: | "paross1" |
| Date: | Mon, 18 Feb 2008 20:12:38 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
Something like this: <table> <cfoutput query="your_query" group="first_letter> <tr>#first_letter#</tr> <cfoutput> <tr>#last_name#, #first_name#</tr> </cfoutput> </cfoutput> Phil |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: CFMAIL and HTML content, iambennuris |
|---|---|
| Next by Date: | Re: Letters above names in output, projectproofing |
| Previous by Thread: | Re: Letters above names in output, projectproofing |
| Next by Thread: | Re: Letters above names in output, projectproofing |
| Indexes: | [Date] [Thread] [Top] [All Lists] |