I just found that the title is constantly changing the ' for \'.
I tried to use entitie (&apos

no succes. When i save it, it get replaced by the real '. And then replaced by \'.
When showing the form title in the site, should it get stripslashed using
stripslashes() ?
Thanks