[Javascript] locking contents-OK

Peter Brunone peter at brunone.com
Sat Jan 17 01:07:49 CST 2004


	What if they disable Javascript?

-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu] On Behalf Of BEKIM BACAJ

>What do you mean by "web-page dialog"?
As about "web-page dialog" we will come to it later if needed.

>Print screen doesn't output an image. It copies the contents into the 
>clipboard. Then you just open your favorite editor and paste and voila,

>you've got a screenie.

Well that's great!

Because you can allways empty te pockets of your students before they
leave 
the class!
That is, you can always use the 'onblur' and the 'unload' event to empty
the 
clipboard!
Preventing the chache is even easier.
So, we should consider thismatter as solved.
Ofcourse only if this data are accesible only hrough some local net in
the 
schooll.
Because one can always grab the pencil and write all the contents down t

home.
>Chris Tifer
>
>----- Original Message -----
>From: "BEKIM BACAJ" <trojani2000 at hotmail.com>
> >
> > Has anybody ever used web-page dialog for this matter?
> > I think it will do good protection to the material you wish to be 
> > wiewed only. And sorry, where can I find the copies I've done with 
> > print screen cmnd while working on windows env?
> >
> > >From: "Tim Makins" <spindrift at oceanfree.net>
> > >Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
> > >To: "[JavaScript List]" <javascript at LaTech.edu>
> > >Subject: Re: [Javascript] locking contents
> > >Date: Fri, 16 Jan 2004 15:22:38 -0000
> > >
> > >Have you looked into using pdf files ? I think they can be locked 
> > >in different ways.
> > >
> > >Tim in Ireland.
> > >
> > >----- Original Message -----
> > >From: "sebastian" <sebastian.lahajnar at pris-inz.si>
> > >
> > > > >I have to prevent that users who browse my HTML pages can do:
> > > > >- select and copy the contents
> > > > >- print the contents
> > > > >- save the html page
> > > > >- edit source
> > > > >
> > > > >Bassically they can only view the contents.
> > > > >Is anything od this possible?
> > > > >The content of a page is a set of exam questions that should't 
> > > > >be
> > >copied,
> > > > >printed ecc. I know that there's always printscreen...
> > > > >
> > > > >Thanks.
> > > > >
> > > > >Sebastian





More information about the Javascript mailing list