I can't believe that I'm having trouble with this but I can't seem to get it
to work.  The books that I have show you how to loop through and get a list
of client variables, like this:

<CFLOOP INDEX="ListElement" LIST="#GetClientVariablesList()#">
<cfoutput>#ListElement#<br></cfoutput>
</CFLOOP>

That works fine.  How do I loop through and display a list of the client
variable values?

Tried numerous methods and failed.  Any help?

Thanks,

Eric Homa


______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
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