------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=97738 ------- Additional Comments From gravygoat gmail com 2005-09-30 19:55 ------- Independently confirmed. I am doing something similar but with a separate plain html form posting to a php script. If you call the phpinfo() function in your script, you can see the problem - all pages are retrieved with GET even if they should be POST, and therefore the POSTed variables are not available.