Sam Tregar <[EMAIL PROTECTED]> writes: > On Tue, 15 Jan 2002, Simon Crute wrote: > > > Is there a better way to do this that I'm missing ? > > Check out CGI::popup_menu. That's what I use. I just stick the results > into a single <tmpl_var>.
That's a violation of the principle of separating HTML from code. What if the HTML designer decides to use a radio button group instead of a popup? --Bill. -- William R Ward [EMAIL PROTECTED] http://www.wards.net/~bill/ ----------------------------------------------------------------------------- If you're not part of the solution, you're part of the precipitate. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
