Share » Forums » Developer » How can I send unsorted paramters by...

How can I send unsorted paramters by html form

How can I send unsorted paramters by html form

Wednesday 12 September 2007 4:27:19 am - 1 reply

Author Message

Olivier Ouin

Thursday 13 September 2007 9:24:50 am

I think the purpose of POST method is just to avoid having parameters sent from a page to another through the URL...

But if you absolutly need to do something like that, the only way I see would be to write a little module that will catch your post variables, and redirect to an URL builded with it.
In this case your form action should be your module's URL.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu