On 24/02/07, Otto Wyss <otto.wyss@xxxxxxxxxx> wrote:> Pintér Tibor wrote:> > echo "<XMP>";> > print_r($_REQUEST);> > echo "</XMP>;> >> > and think...> >> After reload> Array> (> [page] => bvallist.php> [kind] => regions> ...> )>> After change in form with method="get"> Array> (> [state] => validated> ...> )>> After change in form with method="post"> Array> (> [page] => bvallist.php> [kind] => regions> [state] => validated> ...> )>> Yet I still have no idea why GET and POST are different.> It appears that the form is not sending the data. What is the entirehtml of the form (inciuding javascript)? Of course, this is not a php problem. Dotan Cohen http://what-is-what.com/what_is/yahoo.htmlhttp://faq-google.com