| View previous topic :: View next topic |
| Author |
Message |
Zenith
Joined: 03 Jul 2007 Posts: 4
|
Posted: Wed Jul 04, 2007 7:46 pm Post subject: Using HTML_QuickForm_Controller in this /page.php?x=1 |
|
|
Problem HTML_QuickForm_Controller in this /page.php?x=1
I have built a multipage form but I'm now told it will be in a page whose URL is /page.php?x=1.
But as the form action URL gets rewritten this will cause the form to continue to point to /page.php and therefor not process correctly.
Does anyone know of a solution to this problem? |
|
| Back to top |
|
 |
alex
Joined: 13 Sep 2006 Posts: 72
|
Posted: Thu Jul 05, 2007 10:35 am Post subject: |
|
|
Hi.
You could try to use the "post" method (instead of the "get" one) and catch the query string to build your form action ... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|