did you change the table def  for rmarket at some point?  CFMX has some strange table def caching that could throw this sort of error.


Doug

-----Original Message-----
From: Ken Ferguson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 14, 2004 12:53 PM
To: CF-Talk
Subject: RE: attribute value...

You're looping over that query so try removing "market.market" and just
use "market."

195 :  <cfloop query="market" >
196 :        <option value="#market.c_marketid#" <cfif tmp1 IS
market.market >selected</cfif>>#market.market#</option>
197 :   </cfloop>
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to