Therefore take the action out of the query string (which is trying to pass it through a get when you are using the post method) and instead add a hidden form element that looks like this:
<input type="hidden" name="action" value="additem">
In reply to Re (tilly) 1: "Action" variables and form data
by tilly
in thread "Action" variables and form data
by mothra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |