Okay, I have some input data.. needs to be processed with a form submission (to an external page) but i dont want the hidden fields viewable in the source
is there a way to parse it to a php page from the form page, have the hidden fields added, then on to the external page?