The specific example one of the PHP guys gave was extracting the URL vars
from a multiple select form. As the URL search string would read:
attribute=1&attribute=2&attribute=3
He was saying he would need to set up a loop because @GET["attribute"] would
just return the last value - "3".
Different systems handle multi-value form fields in different ways. ISTR someone saying CF changed in its handling of this between CF5 and CFMX?
Regards, Sean
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
