More re this issue.
In the issue tracker there is a note on 0000486: 400 Bad Request error in the Additional Information section which reads ' If you change the encoding type of the form to "multipart/form-data'. Was their more information there that might help? Does changing the encoding type have a positive or negative benefit?
I've found if the form is declared with enctype="multipart/form-data" I get 400 errors. If no enctype is declared or
enctype="application/x-www-form-urlencoded" (just on a whim, I get the corrupted form variables collection. Again this is only if large forms posts occur.
-- Brad Perkins
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
