Il 2005-12-14, [EMAIL PROTECTED] <[EMAIL PROTECTED]> ha scritto:
> Hi Guys,
>
> I built a select in a form. My select is:
>             print '<SELECT NAME="county">'
>             print '<OPTION VALUE="000">ALL'
>             print '<OPTION VALUE="001">AAA'
>             print '<OPTION VALUE="002">BBB'
>             print '</SELECT>'

Which web technology/framework are you using that requires plains print
an this odd HTML? CGI?

-- 
Lawrence - http://www.oluyede.org/blog
"Anyone can freely use whatever he wants but the light at the end
of the tunnel for most of his problems is Python"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to