Unless the script that you are submitting the data too is coded to recognize "extra" data and crash upon that recognition, it very well should pass through. To test this truth: add
&foo=bar
to the url of this page. Hit go and the page stays the same. Typically, as long as the minimum necessary parameters are passed to the serverside script, you should be OK.