Kapoor, Nishikant X wrote: >> >><select name=drop> >><tmpl_loop drop><option value="<tmpl_var value>" >><selected>><tmpl_var label> >></tmpl_loop></select> >> > > I like this approach but am hesitant to mix the presentation with logic, > especially, when html page designers in my group are not the ones > writing the code.
Please explain why this is approach mix presentation with logic. I'm not quite sure I understand the problem. How could you do a better split? Would you generate the entire drop-down into an <tmpl_var XXX>-variable or what? (( Flemming )) -- Flemming Mahler Larsen, Media & Portal Technology @ TDC Internet http://card.netfactory.dk/ , +45 3552 6452 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
