Does it error the first time through the loop?  Or after a while?
How is i generated?
What is the specific error generated?

--Ben Doom

Tony Weeg wrote:

> <cfset request.nextRecord = i + 1>
>
> <cfif get.companyIdNumber[i] eq get.companyIdNumber[request.nextRecord]>
> <option value="0">---- #get.yourNameHere[i]# ----</option>
>
> </cfif>  
>
> still gives me same error.
>
> so, its not the <option value="0">---- #get.yourNameHere[i]#
> ----</option>
>
> line, it's the other part.
>
> tw
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to