Jean-Philippe Barrette-LaPierre
jpbarrette at savoirfairelinux.net
Wed Aug 25 10:25:45 EDT 2004
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible that POST arrays aren't supported by mod_python? When I'm talking about POST arrays, I'm talking about this: <form method="POST"> <input type="text" name="customer[test]"/> </form> in php, customer would be an array with a key "test". In mod_python we receive a variable named "customer[test]". I would be easy to handle it in the publisher. If you're interessed in that functionnality, I can send you some code that will handle this behavior. - -- Jean-Philippe Barrette-LaPierre Maintener of curlpp -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBLJNZ4k/6r/h0g7kRAu4VAKCBilG9db4Pl12A0cbmztVjoYmI7ACgux1b RmmH+OIEnx5GJI6LMf/mIoA= =Cnnm -----END PGP SIGNATURE-----
|