Question : Some post parameters not submitted when using IE

On https://www.projectscenter.com/pcenterprise/index.php?m=tasks&a=addedit&task_id=23882

user: [email protected]
pass: nimanima

Certain $_POST parameters never arrive at their destination. Only the ones down to "sub_form" are getting submitted, the ones after that are all left blank.

Could it have to do with the multiple forms on the site? But the purpose of the submitit javascript function is to submit all forms and all values on the page.

Answer : Some post parameters not submitted when using IE

But you do not submit the forms.
You copy the elements and insert them into another form, right?

There are issues with that

http://msdn.microsoft.com/en-us/library/ms534184%28VS.85%29.aspx
Random Solutions  
 
programming4us programming4us