Re: [PHP] Re: dropdown box displays empty rule

2004-08-14 Thread Frank Keessen
Kim, It worked! Thanks, Frank "Kim Steinhaug" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Well, seems you have some confusing logic here, since you > print out the option before you check if it should be checked. > To top it off, when its accually checked you write out an empt

[PHP] Re: dropdown box displays empty rule

2004-08-14 Thread Kim Steinhaug
Well, seems you have some confusing logic here, since you print out the option before you check if it should be checked. To top it off, when its accually checked you write out an empty value, which really doesnt make any sence at all. A quick rewite would be : while($rowu=mysql_fetch_object($resu