Attribute validation error for the CFOUTPUT tag.
|
|
The value of the STARTROW attribute is invalid. The value specified, 0.0, must be greater than or equal to 1.0.
|
| |
The error occurred in D:\rateYourself\index.cfm: line 299
|
297 : <CFSET RandomPollNumber = #RandRange(1, RandomImageList.RecordCount)#>
298 : <br>
299 : <cfoutput query="RandomImageList" startrow="#RandomPollNumber#" maxrows="1">
300 : <img src="images/random_large/#RandomImageList.name#" width="130" height="172">
301 : </cfoutput>
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.18 |
| Referrer |
|
| Date/Time |
13-May-08 12:26 PM |
|