24 Oct
2005
24 Oct
'05
1:27 p.m.
--On 24. Oktober 2005 15:19:45 +0200 Krzysztof Kubacki <krzysztof.kubacki@bmpg.pl> wrote:
But the thing is that I don't have guarantee that user will not replace fields in the internet form(there is a possibility).
AFAIK there is no specification that requires form parameters to be submitted in the order as they appear within a form. Implemented behavior is nothing you can rely on. If you rely on it then you should verify your application design and data model. -aj