A really simple solution, if you're using IE as your browser, is to use the showModalWindow() javascript method. This creates a window that is
modal, has no right click, and text cannot be printed nor highlighted You can also use the showModelessWindow() method, if you don't want t he window to be modal. ----- Original Message ----- From: Dharmesh Goel <[EMAIL PROTECTED]> Date: Tuesday, January 8, 2002 2:09 pm Subject: Content protection? > Hello All, > > We have a need to display some text on our intranet that a user > would not be > able to print/copy. Would there be any scripts out there anyone > can point me > to? I guess it will be a script that pops up the html file into a > windowwithout any of the menu options with the right click > disabled. I want to > also stop the user from highlighting the text and copying it using > Ctrl+v. > Another method I have thought of is displaying the text as an > image in a pop > up screen with the menu and right click disabled. Has any one come > acrosssuch a tag that converts text to image on the fly? > > I understand that there will always be workarounds and it will > never be > foolproof. > > Thanks, > > Dharmesh Goel > Programmer Analyst > IT Dept. - Discount Car & Truck Rentals > 416-744-0123 x290 > _______________________ _________________________ ______________________ > Dedicated Windows 2000 Server > PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER > Instant Activation � $99/Month � Free Setup > http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona > FAQ: http://www.thenetprofits.co.uk/coldfusion/faq > Archives: http://www.mail-archive.com/cf-talk@houseoffusion com/ > Unsubscribe: http://www.houseoffusion.com/index.cfm?sideb ar=lists > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

