Attribute validation error for CFLOOP.
|
The value of the STARTROW attribute is invalid. The value specified, -5.0, must be greater than or equal to 1.0.
|
|
The error occurred in C:/Websites/BestKitsEVA.com/product_results.cfm: line 61
Called from C:/Websites/BestKitsEVA.com/products.cfm: line 97
Called from C:/Websites/BestKitsEVA.com/index.cfm: line 83
|
59 : <div class="row">
60 : <CFSET var.rcount = 0>
61 : <CFLOOP query="prodq" startrow="#startRow#" endrow="#endRow#">
62 : <CFSET var.rcount = var.rcount + 1>
63 : <CFQUERY name="picq" datasource="#DSN#" username="#USER#" password="#PASS#">
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
35.171.164.77 |
Referrer |
|
Date/Time |
13-Oct-24 11:59 PM |
|