Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: preventing images from being pasted into an IFRAME w/ designmode = 'on'


Message #1 by "Shawn Wilson" <shawn@g...> on Tue, 22 Oct 2002 20:33:54
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

  Return to Index