On Mon, 3 May 2004, Mark Fuller wrote:

> How can I specify a row should be "selected"? The TMPL_VAR named "VAL" is a
> numeric index. If I could use TMPL_IF and concatenate the value of "VAL", I
> think it would work.

 I just use CGI.pm's popup_menu().  I find that it's pretty rare for
HTML designers to need to do something to the form tags themselves so
I usually let CGI.pm to do the hard work for me.  You certainly can
accomplish this with HTML::Template, but I don't think you're going to
like the look of what it takes!

-sam



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to