Click here to Skip to main content
16,012,821 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: PHP Pin
carchitect20-Nov-03 19:45
carchitect20-Nov-03 19:45 
GeneralRe: PHP Pin
theJazzyBrain24-Nov-03 21:54
theJazzyBrain24-Nov-03 21:54 
GeneralDisable copy/paste in a text area Pin
dabs19-Nov-03 2:51
dabs19-Nov-03 2:51 
GeneralRe: Disable copy/paste in a text area Pin
alex.barylski19-Nov-03 10:24
alex.barylski19-Nov-03 10:24 
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson19-Nov-03 11:44
sitebuilderPaul Watson19-Nov-03 11:44 
GeneralRe: Disable copy/paste in a text area Pin
Sarvesvara (BVKS) Dasa19-Nov-03 18:32
Sarvesvara (BVKS) Dasa19-Nov-03 18:32 
GeneralRe: Disable copy/paste in a text area Pin
Nathan Ridley19-Nov-03 19:43
Nathan Ridley19-Nov-03 19:43 
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson19-Nov-03 20:27
sitebuilderPaul Watson19-Nov-03 20:27 
Another thought just occured to me. Nathan Ripley's reply is useful, except that as you say kids can disable JavaScript.

But what if you make JavaScript mandatory?

Now I would not normally recommend this for the public web but in this case you have a specific environment; You could code the onsubmit of the form to only work from a JavaScript call. i.e. The only way they can run the test and submit the results is if they have JavaScript enabled, and then you can use the much simpler methods Nathan suggest.

On second though I also wonder how you are timing this test? Surely you must be using JavaScript as you could never rely on a server-side performance monitor of some sort as it would depend totally on their connection speed.

So it seems to me that you have to have JavaScript in which case you can keep the kids from cheating.

regards,
Paul Watson
Bluegrass
South Africa

Brian Welsch wrote:
"blah blah blah, maybe a potato?" while translating my Afrikaans.

Crikey! ain't life grand?

GeneralRe: Disable copy/paste in a text area Pin
dabs20-Nov-03 2:17
dabs20-Nov-03 2:17 
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson20-Nov-03 2:22
sitebuilderPaul Watson20-Nov-03 2:22 
GeneralASP parsing Pin
ndchand1718-Nov-03 18:04
ndchand1718-Nov-03 18:04 
GeneralRe: ASP parsing Pin
Nino_118-Nov-03 19:24
Nino_118-Nov-03 19:24 
GeneralRe: ASP parsing Pin
ndchand1718-Nov-03 22:38
ndchand1718-Nov-03 22:38 
GeneralRe: ASP parsing Pin
dabs19-Nov-03 4:05
dabs19-Nov-03 4:05 
Generalmessage box in PHP Pin
Bob Stanneveld18-Nov-03 2:24
Bob Stanneveld18-Nov-03 2:24 
GeneralRe: message box in PHP Pin
Paul Watson18-Nov-03 20:44
sitebuilderPaul Watson18-Nov-03 20:44 
GeneralRe: message box in PHP Pin
Bob Stanneveld18-Nov-03 21:21
Bob Stanneveld18-Nov-03 21:21 
GeneralRe: message box in PHP Pin
Paul Watson18-Nov-03 23:56
sitebuilderPaul Watson18-Nov-03 23:56 
GeneralRe: message box in PHP Pin
alex.barylski19-Nov-03 10:33
alex.barylski19-Nov-03 10:33 
GeneralRe: message box in PHP Pin
Bob Stanneveld19-Nov-03 23:34
Bob Stanneveld19-Nov-03 23:34 
GeneralRe: message box in PHP Pin
Terry O'Nolley19-Nov-03 21:01
Terry O'Nolley19-Nov-03 21:01 
GeneralRe: message box in PHP Pin
Bob Stanneveld19-Nov-03 23:27
Bob Stanneveld19-Nov-03 23:27 
GeneralEmail web page Pin
Nic Rowan18-Nov-03 1:27
Nic Rowan18-Nov-03 1:27 
GeneralRe: Email web page Pin
theJazzyBrain18-Nov-03 6:53
theJazzyBrain18-Nov-03 6:53 
GeneralRe: Email web page Pin
Nathan Ridley18-Nov-03 14:01
Nathan Ridley18-Nov-03 14:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.