8 Jun
2001
8 Jun
'01
4:12 p.m.
Sandy Britain wrote:
------------------------------------------ Here is the code that instantiates the checkbox:
<TD> <input type=checkbox name=<dtml-var id> value=1></TD>
Anyone know how to deal with this?
Not sure if this will fix the problem in IE but I enclosed the values in quotes and it works: <TD> <input type="checkbox" name="<dtml-var id>" value="1"></TD> HTH, -- Tim Cook, President - FreePM,Inc. http://www.FreePM.com Office: (731) 884-4126 ONLINE DEMO: http://www.freepm.org:8080/FreePM