Question
How to fix this code?
Hello,
I am trying to display country, state within each country, then person in each state...using cfoutput and group.
i am getting this error...How can i fix this code?
The <cfif> tag requires an end tag to nest within <cfoutput>, which began on line 21, column 26.<p>The CFML compiler was processing:<ul><li>The body of a cfoutput tag beginning on line 26, column 34.<li>The body of a cfoutput tag beginning on line 26, column 34.</ul>
I am trying to display country, state within each country, then person in each state...using cfoutput and group.
i am getting this error...How can i fix this code?
The <cfif> tag requires an end tag to nest within <cfoutput>, which began on line 21, column 26.<p>The CFML compiler was processing:<ul><li>The body of a cfoutput tag beginning on line 26, column 34.<li>The body of a cfoutput tag beginning on line 26, column 34.</ul>