On 11/15/2010 06:29 PM, Uwe Hentzschel wrote: > <select multiple id="select1"> ^^^^^^^^
Your "multiple" attribute needs a value. One possibility: <select multiple="multiple" id="select1"> Shane _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev