Adam,
I am planing to use CuteEditor (.net version) as a dynamic forms builder. I noticed that someone else had trouble (Larskohsel from Denmark).
Here is sample HTML created from CuteEditor
<div><span>
<input id="checkBox1" start="fileopen" type="checkbox" height="86981656" maxLength="2147483647" loop="1" size="20" value="checkBox1" name="checkBox1" /><label for="checkBox1">checkBox1</label></span>
</div>
I have used simialr code to Larskohsel and cannot see the form fields. Can you supply code as code snip or show me what is wrong with the HTML