javascript thread: preventing images from being pasted into an IFRAME w/ designmode = 'on'
Hi, I'm designing a little HTML editor using IE's designmode feature. I want to prevent my users from pasting images into their HTML. Does anyone know of a way to prevent this? Or, for that matter, preventing other code from being imported (could I replace <table>*</table> with a message "Sorry, you cannot import tables.")? 10-Q in advance, Shawn
|





