Context validation error for the CFLOOP tag.
|
|
The start tag must have a matching end tag. An explicit end tag can be provided by adding </CFLOOP>. If the body of the tag is empty, you can use the shortcut <CFLOOP .../>. The CFML compiler was processing: - The body of a cfoutput tag beginning on line 66, column 2.
- The body of a cfoutput tag beginning on line 66, column 2.
|
| |
The error occurred in C:/HostingSpaces/betances/betances.com/wwwroot/cfml/associates.cfm: line 65
|
63 :
64 : <table border="0" cellpadding="7" cellspacing="0" width="550">
65 : <CFLOOP QUERY=GetContent STARTROW=1 ENDROW=#GetContent.RecordCount#>
66 : <cfoutput>
67 : <tr>
|
|
|
Resources:
|
| Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
| Remote Address |
18.97.14.91 |
| Referrer |
|
| Date/Time |
18-Apr-26 02:40 AM |
|