right on!
Thank you Jason!

Now, is that something simple that i have should always have known?
i have read WACK 3 or so times. & paged through aWACK a few times.

Where do you learn these types of things???

i have been using CF aggressively for almost 3 years now & still there are
days, such as this that i feel like a newb, & i am!

<cfquery name="rs_pc2" datasource="Project_Set_Up2" dbtype="ODBC">
SELECT Profile_Code2, Profile_Name2
FROM tbl_Profile_Codes_2
WHERE Profile_Code2 IN (<CFLOOP LIST="#rs_View.Project_Type_ID2#"
INDEX="i">'#i#'<CFIF i IS NOT
ListGetAt(#rs_View.Project_Type_ID2#,ListLen(#rs_View.Project_Type_ID2#))>,<
/CFIF></CFLOOP>)</cfquery>



________________________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to