Mark M wrote:
However, is there a way i can set the column name dynamically? I've tried every which way I can think of - but maybe something like?

  column = "cityName";
  list = ValueList(query[column]);

What about: list = ValueList(evaluate("query.#column#"));

-- geoff
http://www.daemon.com.au/


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to