View Single Post
Old 01-31-2004, 07:50 PM   PM User | #5
datamech
New to the CF scene

 
Join Date: Jan 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
datamech is an unknown quantity at this point
<QUOTE>Hmm, correct me if I'm mistaken, but isn't the submitted data always in name:value pairs, and that is all the data the server gets from the client? If you're prevented from using the name, why can't you use the value to tell the server what element you're referring to?
</QUOTE>

They are always in name, value pair. I need to use both of them, and I need to know the order.

Let me give an example, suppose a name will appear serveral times and the CGI program want to know the last value, but keep the other values for record. However if the order can be scrambled, then you are not getting the right information.
datamech is offline   Reply With Quote