Hey all,

Using valuelist normally ya have - 

   list = ValueList(query.columnName);

and all is hunky dorey.

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]);

(Note: this doesn't work :oP)

Not sure if this is even possible - I may have to write my own ValueList function (not 
a huge 
deal).

TIA.

Mark

------------------------------------------------------------------
[EMAIL PROTECTED]
ICQ: 3094740
Safe From Bees
[ www.safefrombees.com ]




---
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