i know this value is a number 0-9
and for the life of me i cannot figger
out why in the heck this won't work?

HELP :)

<cfset returnResults.account_type = 

        <cfif #form["accountft_type_#session.FullReturn[i].id#"]#>
                #form["accountft_type_#session.FullReturn[i].id#"]#
        <cfelseif #form["accountat_type_#session.FullReturn[i].id#"]#>
                #form["accountat_type_#session.FullReturn[i].id#"]#
        </cfif>

>               

...tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331 

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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