defiantclass1
Posts: 24
|
| Posted: 12/30/2005, 6:47 AM |
|
I have a page that is currently working fine. It publishes without a problem and views the Live Page without a problem.
However, when I attempt to add a new Text Box to it, and then change the Text Box to List Box, I get a warning message that says:
Warning: unable to find the end of block CheckBox, Ln: 654, Col:20
I don't know what is causing this. I have 1 check box on the page, a Delete check box. But it has not given me any trouble until now.
Any ideas? Thanks!
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 01/02/2006, 6:18 PM |
|
I have seen the checkbox html het corrupted.
Go to the checkbox control.
Convert it to a text field and then back to a checkbox.
See if this fixes it.
|
|
|
 |
defiantclass1
Posts: 24
|
| Posted: 01/03/2006, 9:15 AM |
|
Benjamin,
That worked man! Wow, thank you very much!
|
 |
 |
|