Looping through the form collection should give you some useful info.

<cfloop collection="#form#" item="y">
        <li><cfoutput>#y#:#form[y]#</cfoutput></li>
</cfloop>

I think there is more info on this under tips & tricks at
http://www.daemon.com.au/index.cfm?objectid=615224B1-D0B7-4CD6-F9ED2333AA0EB
068.

Cheers

Mark


______________
Mark Stanton
Web Production
Gruden Pty Ltd
Tel: 9956 6388
Mob: 0410 458 201
Fax: 9956 8433
www.gruden.com



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to