Hi, disregard this post - i found the error - a little mistyping :-(
Michael "Michael J. Eisner" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I have a form with two dropdown fields. When ever one of them is changed, a > javascript function is called that reloads the whole PHP-Page. > > The first dropdown has values in the form like '19.10.2001' or '25.10.2001' > the second one only one charakter like 'V', 'M' or 'F'. > > When I change the form with the date-values, everything is OK, I got the > parameters '....&DateSet=[selected value]' in the URL. > But when ever I change the second field, the URL reads > '...&DateSet=%25d.10.2001' > The value of the second field is always correct in the URL. > > Where the heck is the error???? > > Michael > > > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]