Hello, this should be easy, but I want to stop users pasting any html into the textbox. So I have set
- PasteAction = StripFormatting
- EnableContextMenu = False
however my problems are..
1. There is an issue with your copy / paste / cut buttons in Firefox 3.5.5 - you get a popup saying "cut/copy/paste is not available in Mozilla and "Firefox" - this happens on your site too (not just me!), I just tried it when composing this message.
2. In IE the paste button works but allows HTML to be pasted in
In a word...help !!!
thanks :)