[Mono-list] is HTML validated???
Gonzalo Paniagua Javier
reply.to.the.list.iam.suscribed@notexists.ximian.com
Wed, 01 Dec 2004 09:04:20 -0500
On Wed, 2004-12-01 at 12:32 +0100, Pavol Stárek PS® wrote:
> hallo there,
>
> i have one problem... i need make html input tag make disabled... So i
> want to do this
>
> <tr><td><strong>Priorita:</strong></td><td><input type="text" <%
> IsDissabled(true); %> ...
There are 2 errors. One is that you're missing a '=' and the second is
already in bugzilla as http://bugzilla.ximian.com/show_bug.cgi?id=53400
-Gonzalo