Hello, if you send your complete code, I can help you.:) -- Haydar TUNA Republic Of Turkey - Ministry of National Education Education Technology Department Ankara / TURKEY Web: http://www.haydartuna.net "Otto Wyss" <otto.wyss@xxxxxxxxxx>, haber iletisinde sunlari yazdi:A8.50.05559.1A810E54@xxxxxxxxxxxxxxx > On the page > > http://www.orpatec.ch/turniere/5erfussball/index.php?page=bvallist.php&kind=regions > > I have a form with method="post" and action="<?PHP $_SERVER['PHP_SELF']; > ?>". While it works fine this way, as soon as I change the form to > method="get" it looses the parameter "kind" when I change e.g. the second > parameter from "-Alle-" to "Gültig". Has anybody an idea why it works with > POST but not with GET? > > <form action="<?PHP $_SERVER['PHP_SELF']; ?>" method="get"> > ... > <select name="state" onchange="this.form.submit()"> > > O. Wyss -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php