RE: option selected problem
Hi, > > i've a little wired problem with a pice of code. > > > -- > [$ foreach $firma (@firmenid) $] > [$ if $fdat{firma} eq $firma $] > [+ $firma +] > [$ else $] > [+ $firma +] > [$ endif $] > [$ endforeach $] >
option selected problem
Hiho, i've a little wired problem with a pice of code. -- [$ foreach $firma (@firmenid) $] [$ if $fdat{firma} eq $firma $] [+ $firma +] [$ else $] [+ $firma +] [$ endif $] [$ endforeach $] If $fdat{firma}
