LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   html form - order of returned elements (https://www.linuxquestions.org/questions/programming-9/html-form-order-of-returned-elements-548346/)

rblampain 04-23-2007 01:19 PM

html form - order of returned elements
 
I'd like to know if the various elements of a HTML FORM are always returned in the order in which they appear in the form.

Thank you for your help.

drawde83 04-23-2007 04:28 PM

I'm pretty sure (but don't stake your life on it) that they always get returned in the same order. However wouldn't it be better to use the element names to get at the parameters?

rblampain 04-26-2007 07:13 AM

Thank you for your answer.


All times are GMT -5. The time now is 04:43 AM.