Ok I have another stupid question. I am trying to create a simple component that contains a form.
[html]
[/html]
However when I preview this component the opening form tag is removed.

I think 'form' may be a reserved word. In which case how do I get around this. Slapping a CDATA around it doesn't work.
Thanks
Alex