<html><DIV>
<P>Hi, Bob,</P>
<P>Thank you, it works!!!!<BR><BR></P></DIV>
<DIV></DIV>
<DIV></DIV>&gt;From: "Bob Silverberg" <[EMAIL PROTECTED]>
<DIV></DIV>&gt;Reply-To: [EMAIL PROTECTED] 
<DIV></DIV>&gt;To: CF-Server <[EMAIL PROTECTED]>
<DIV></DIV>&gt;Subject: RE: Form collection data 
<DIV></DIV>&gt;Date: Tue, 27 Mar 2001 16:17:12 -0500 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Try: 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;<CFLOOP index="fld" list="#form.fieldnames#"> 
<DIV></DIV>&gt;#fld#: #Evaluate(fld)# 
<DIV></DIV>&gt;</CFLOOP> 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Bob 
<DIV></DIV>&gt;-----Original Message----- 
<DIV></DIV>&gt;From: yinghui cao [mailto:[EMAIL PROTECTED]] 
<DIV></DIV>&gt;Sent: March 27, 2001 3:51 PM 
<DIV></DIV>&gt;To: CF-Server 
<DIV></DIV>&gt;Subject: Form collection data 
<DIV></DIV>&gt; 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;
<DIV></DIV>&gt;
<DIV>Hi, everybody,</DIV>
<DIV></DIV>&gt;
<DIV>In ASP there is form collection data, I can&nbsp;print out all the form 
</DIV>&gt;content using three line code like this:
<DIV></DIV>
<DIV></DIV>&gt;
<DIV>&lt;%FOR&nbsp;EACH frElement IN Request.Form </DIV>
<DIV></DIV>&gt;
<DIV>&nbsp; Response.write "*' &amp;frElement &amp; "*&lt;br&gt;"</DIV>
<DIV></DIV>&gt;
<DIV>&nbsp;</DIV>
<DIV></DIV>&gt;
<DIV>NEXT</DIV>
<DIV></DIV>&gt;
<DIV>Does ColdFusion have this kind feature? </DIV>
<DIV></DIV>&gt;
<DIV>Thanks</DIV>
<DIV></DIV><BR clear=all>
<HR>
Get Your Private, Free E-mail from 
<DIV></DIV>&gt;MSN Hotmail at <A DIV 
<>&gt;href="http://www.hotmail.com"&gt;http://www.hotmail.com</A>.<BR>
<P></P>
<DIV></DIV>&gt;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to