Is there any way to access My Own Browsers (IE8, FF3.6) Session data or POST Method data?
For example when an item is sending using POST method i can change it.
www.example.com/index.php?menuitem=2
change to
www.example.com/index.php?menuitem=3
Is there any script or software to help?
My suggestion would be to use Fiddler. It will work across all browsers and will let you modify just about anything in the header.